Skip to main content

Get OIDC Login URL

GET 

/authn/api/v1/oauth2/login

Get the OIDC login URL for the tenant.

Request

Query Parameters

    user_name string

    User name requesting the login URL.

    prisma_id string

    Prisma ID for the tenant of the user requesting the login.

Responses

Successful operation

Schema

    string

Loading...