Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 442 Bytes

File metadata and controls

14 lines (6 loc) · 442 Bytes

SSOProvider

Properties

Name Type Description Notes
authUrl String Base authorization URL. Append code_challenge, code_challenge_method, redirect_uri, and state query parameters to complete the PKCE flow.
issuer String Issuer URL of the identity provider. Pass this value as the issuer field in the SSO callback request.