Axinom Mosaic Libraries
    Preparing search index...

    The well known endpoints exposed by ax-user-service.

    interface WellKnownEndpointResponse {
        axAuthEndpoint: string;
        axAuthManagementGQL: string;
        jwks: string;
        userServiceAdminGQL: string;
        userServiceEndUserGQL: string;
    }
    Index

    Properties

    axAuthEndpoint: string
    axAuthManagementGQL: string
    jwks: string
    userServiceAdminGQL: string
    userServiceEndUserGQL: string