Endpoints

Since the integration is based on OAuth2, below are the standard endpoints of UAE PASS for Staging and Production environment.

Staging

EndpointURL

Authorization

https://stg-id.uaepass.ae/idshub/authorize

Token

https://stg-id.uaepass.ae/idshub/token

User Info

https://stg-id.uaepass.ae/idshub/userinfo

Logout

https://stg-id.uaepass.ae/idshub/logout

Production

EndpointURL

Authorization

https://id.uaepass.ae/idshub/authorize

Token

https://id.uaepass.ae/idshub/token

User Info

https://id.uaepass.ae/idshub/userinfo

Logout

https://id.uaepass.ae/idshub/logout

Last updated