Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
UAEPass with OpenID Connect Directory Manager isn't any different with using okta, google or any other provider. Below is the flow how it would be if you have successfully implemented it.
With clicking the login, you would be redirected to the next image.
Figure 1: write somethingLogin screen
Figure 2: write somethingAdditional Login page using OpenID Directory manager with UAEPass
Upon successfully login in with your register id, email or phone you would be getting a push notification on your UAE Pass mobile application to confirm your identity.
Figure 3: write somethingPush Notification in mobile
After confirming it with your mobile app you are in.
...
So that is all the necessary stuff that you would need and below is the configuration.
Figure 4: write somethingPlugin Configuration
So if you already chooses the UAEPass issuer in your OpenID connection, you could insert with the endpoints and the testing credentials that has been given before.
And you would need the response types supported scope and state that is left blank. The last part would be tricky but not that hard.
To find the scope, state and response types supported would be here.
We are going to dissect the URL. So below is the full URL (it is an image) it. We just need to copy the response_type, scope and state(the highlighted ones) values and we are good to go.
Figure 5: write somethingAuthentication URL
After filling all up your form would be looking like the image below
Figure 5: write somethingForm completed
And you have come to an end to this tutorial. That would be all. Feel free to try it out and comment away if you need help with anything.
Attribute | Value |
---|---|
Issuer | UAEPass |
Authorization Token Endpoint |
...
Token Endpoint | |
User Info Endpoint | |
Response Type Supported | code |
Client ID | sandbox_stage |
Client Secret | sandbox_stage |
Scope | urn:uae:digitalid:profile:general |
State | HnlHOJTkTb66Y5H |