Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

KeyValueComment
Client ID
Expand



Authorization Endpoint
https://login.microsoftonline.com/TENANT-ID/oauth2/v2.0/authorize
Replace "TENANT-ID" with your Tenant ID
Token Endpoint
https://login.microsoftonline.com/TENANT-ID/oauth2/v2.0/token
Replace "TENANT-ID" with your Tenant ID

Token Download Endpoint


SafeID Token Service (Cloud)

https://admin.safeid.io/api/ComputerLogon/GetTokens

SafeID Token Service (On-Prem)

https://FQDN/api/ComputerLogon/GetTokens

Deepnet DualShield

https://FQDN/sso/v1/authc/oauth/connect/authorize 
Replace "FQDN" with the FQDN of your SafeID Token Service or Deepnet DualShield MFA server

...