Authorization and Authentication APIs-External Authentication
Number of APIs: 3
-
Read External Authentication Initialization GET {{authPath}}/{{envID}}/rp/authenticate?providerId={{idpID}}&flowId={{flowID}}
-
Read External Authentication Callback GET {{authPath}}/{{envID}}/rp/callback/{{providerType}}?code={{externalAuthCode}}&state={{externalProviderState}}
-
Read External Authentication Status GET {{authPath}}/environments/{{envID}}/externalAuthentications/{{extAuthID}}