SSO integration with OpenIDConnect with IFSCloud and MicrosoftEntraID.
There are two login entry points.
Confirmation 1
For SSO login, EntraID issues an access token, an ID token, a refresh token, and a session token. The validity period of each token is controlled by the EntraID settings. Are there any errors?
Confirmation 2
For IFSCloud login, IFSCloud issues an access token, ID token, refresh token, and session token. The validity period of each token is determined by the IFSCloud settings: System parameter[Time a session is allowed to be idle before it expires][Max time before a session is expired] and Configuring IAM Sessions and Tokens[Access Token lifespan][Session Max][Sessions Idle]. Are there any errors?
Confirmation 3
System parameter[Time a session is allowed to be idle before it expires][Max time before a session is expired] and Configuring IAM Sessions and Tokens[Session Max][Sessions Idle] are considered the same setting.
The System parameter is the default value; it can be overridden by the Configuring IAM Sessions and Tokens setting. Are there any errors?