Passport and Gluu interactions - GluuFederation/gluu-passport GitHub Wiki
Interactions with oxAuth
| 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 |
Interactions with oxTrust
| Event | Actions executed | Notes |
|---|---|---|
| Every minute | Hit passport configuration endpoint |
Configuration Flow
Additional ressource;
Configuration flow "AS IS"
