MobiNext lets you configure different types of identity sources to meet various authentication needs. This capability improves security and enables custom logon pages. This topic describes how to configure an OpenID Connect (OIDC) identity source in MobiNext using Alibaba Cloud IDaaS as an example. Alibaba Cloud IDaaS is a powerful identity management and authentication solution that helps enterprises achieve unified identity authentication. This integration lets you easily modify the identity source, enhance the security and convenience of MobiNext, and meet the requirements for custom logon pages.
Prerequisites
Configure the OIDC service
Log on to the MobiNext console.
Configure the identity source.
Choose .
The configuration type is set to OIDC.
Configure OIDC.
Map the MobiNext identity source OIDC fields to the IDaaS service fields.
Field description
Magic Pen field
IDaaS
Client ID
Client Id
General Configurations > client_id
Client secret
Client Secret
General Configurations > client_secret
Logon URL
Authorization Url
Logon Access > Application Configuration Information > Authorization Endpoint
Token address
Token Url
Logon Access > Application Configuration Information > Token Endpoint
User address
User Info Url
Logon Access > Application Configuration Information > User Info Endpoint
Source address
Issuer
Logon Access > Application Configuration Information > Issuer
Allowed protocols
Scopes
(Default: empty)
Logoff URL
Logout Url
Logon Access > Application Configuration Information > Logout Endpoint
This is the Magic Pen interface.
IDaaS interface.
NoteIn IDaaS, add the standard OIDC protocol. For more information, see Standard Protocols.
Configure the Login Redirect URI.
Copy the webhook address.
Paste it into the Login Redirect URL field.
Modify the application setup
Switch the identity source of the MobiNext application to OIDC.
In the MobiNext designer, navigate to , switch the source to oidc, and then republish the application.
Preview the application
In the console, select the application.
Click the application URL for the corresponding environment.
This page confirms that the identity source has been switched to OIDC.