Accept WS-Federation Request
Accept WS-Federation Request
This endpoint accepts a WS-Federation request to initiate a login.
Remarks
- The
wtrealmparameter must be in one of these formats:urn:clientID(for example, urn:$)- If this parameter does not begin with a urn, the
client.clientAliasesarray is used for look-up. This can only be set with the /api/v2/clients Management API.
- The
whrparameter is mapped to the connection like this:urn:CONNECTION_NAME. For example,urn:google-oauth2indicates login with Google. If there is nowhrparameter included, the user will be directed to the Auth0 Login Page.
Learn More
GET
Accept WS-Federation Request
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
The access token received from the authorization server in the OAuth 2.0 flow.
パスパラメータ
The client-id of your application.
クエリパラメータ
Can be used in place of client-id.
The name of the connection (used to skip the login page).
Your application's state.
The callback URL.
レスポンス
200
Successful response for WS-Federation request.