The configurations you would need to connect to our AAS are as follows:
| Item |
Comments |
| Client ID |
We will provide this to customer |
| Client Secret |
We will provide this to customer |
| Client Authentication Method |
Basic |
| Redirect Uri Template |
A URL on customer server where we redirect to once their user has authenticated an approved access. Customer will provide this to us |
| Authorization Uri |
https://login.enablehr.com/oauth/authorize |
| Token Uri |
https://login.enablehr.com/oauth/token |
| Check Token Uri |
https://login.enablehr.com/oauth/check_token |
| User Info Uri |
https://rest.enablehr.com/users/self |