Social Login
Completes the log in process for users who authenticate through a social identity provider. This endpoint exchanges a valid identity provider token for a IBM Digital Asset Haven user authentication token. Use this endpoint when implementing an OAuth or OIDC based sign in flow for your application.
- HTTP request
- POST /auth/login/social
- Required permissions
- No permissions are required for this operation.
- Authorization requirements
- No authentication required.
- Request body
-
Field Type Required socialLoginProviderKindenum (string) Yes idTokenstring Yes orgIdstring No - Response
- 200: Success