- To configure OAuth application in miniOrange, login to miniOrange Admin Console.
- Go to Apps >> Manage Apps Click Configure Apps button.
- Click on Create App under OAuth/OIDC. Click on Open ID Connect App .
- You can add any OAuth Client app here to enable miniOrange as OAuth Server. Few popular OAuth client apps for single sign-on are Salesforce, WordPress, Joomla, Atlassian, etc.
- Enter following Values:
- Click on Save
- Now to provide the required data to OAuth client go to the app configured i.e apps >> your_app >> select >> edit.
- When you want to use you want to use miniOrange as OAuth identity server use this endpoint: https://{mycompany.domainname.com}/moas/idp/openidsso
- If you are configuring any Identity Provider in Identity Providers Menu and not using miniOrange as IDP use this endpoint: https://{mycompany.domainname.com}/broker/login/oauth{customerid}




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.