-
Notifications
You must be signed in to change notification settings - Fork 17
Passport and Gluu interactions
christian-hawk edited this page Mar 22, 2021
·
2 revisions
Event | Actions executed | Notes |
---|---|---|
Get an RPT | Several | Interactions with UMA discovery and token endpoints |
User authentication | Get a token from passport | This is triggered from a passport_* script |
User authentication | Redirect browser to a passport URL in order to trigger authentication at an external identity provider | |
Hand control back to custom script in authentication flow | Send profile data to oxAuth postlogin endpoint |
Event | Actions executed | Notes |
---|---|---|
Every minute | Hit passport configuration endpoint |
Additional ressource;
Configuration flow "AS IS"