IdentityServer4 Single Sign-On (SSO) for Your Application miniOrange provides a ready to use Single Sign-On (SSO) solution for your application. This solution ensures that you are ready to roll out secure access to your app by SSO login using IdentityServer4 within minutes. You just need to follow the few steps given below : Firstly you need to configure miniOrange as Service Provider(SP) in IdentityServer4, then configure IdentityServer4 as OAuth 2.0 Provider in miniOrange & finally configure your app in miniOrange plugin. By Performing this steps you will configure Single Sign-On (SSO) using IdentityServer4 for your app.
About IdentityServer4 : IdentityServer4 is based on open source platform like IdentityServer, which helps companies using .NET to make and provision identity and access solutions for the latest applications, including single sign-on (SSO), identity management, etc. All solutions by IdentityServer4 are flexible as per the requirements and support standard SSO protocol(SAML, Oauth, etc.).
IdP Name | Custom Provider |
IdP Display Name | Choose appropriate Name |
OAuth Authorize Endpoint | https://[your-domain]/connect/authorize | OAuth Access Token Endpoint | https://[your-domain]/connect/token | OAuth Get User Info Endpoint (optional) | https://[your-domain]/connect/userinfo |
Client ID | From step 1 |
Client secret | From step 1 |
Scope | openid |
Service Provider Name | Choose appropriate name according to your choice |
SP Entity ID or Issuer | Your Application Entity ID |
ACS URL X.509 Certificate (optional) | Your Application Assertion Consumer Service URL |
NameID Format | Select urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress |
Response Signed | Unchecked |
Assertion Signed | Checked |
Encrypted Assertion | Unchecked |
Group policy | Default |
Login Method | Password |
Client Name | Add appropriate Name |
Redirect URL | Get the Redirect-URL from your OAuth Client |
Descrption | Add if required |
Group Name | Default |
Policy Name | As per your Choice |
Login Method | Password |
Note: Choose the Authorization Endpoint according to the identity source you configure.
https://{mycompany.domainname.com}/moas/idp/openidsso
https://{mycompany.domainname.com}/broker/login/oauth{customerid}
In case you are setting up SSO with Mobile Applications where you can't create an endpoint for Redirect or Callback URL, use below URL.
https://login.xecurify.com/moas/jwt/mobile
Few usecases where customers configure multiple IDPs -
For Cloud IDP - | https://login.xecurify.com/moas/discovery?customerId=<customer_id> |
For On-Premise IDP - | https://yourdomain.com/discovery?customerId=<customer_id> |
You can see the screenshot below of the IDP Selection Page with a list of IDPs .
Note: To view the IDP in drop-down list, go to Identity Providers tab > against your configured IDP > Select >Edit , here Enable the Show IdP to Users option.
Need Help? We are right here!
Thanks for your inquiry.
If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com