Need OAuth flow for API access. Docs mention authorization code but no example. Is it standard PKCE or client credentials? What endpoints?
Also need token refresh details — expiry time, refresh token validity.
Need OAuth flow for API access. Docs mention authorization code but no example. Is it standard PKCE or client credentials? What endpoints?
Also need token refresh details — expiry time, refresh token validity.
See SSO docs for related SAML constraints if you're also doing identity.
See SSO docs for related SAML constraints if you're also doing identity.