SSO with Microsoft

The setup for OpenID Connect via Microsoft is very similar to those above for Google. Airlock IAM has to be registered as a client application at this location: https://apps.dev.microsoft.com/

Furthermore, these configuration properties have to be changed to their respective values:

Plugin

Property

Value

OpenID Connect Client Settings

Client ID

"Application Id" of the app

OpenID Connect Client Settings

Client Secret

"Application Secrets - Password" of the app

OpenID Connect Client Settings

Authorization Endpoint URL

https://login.microsoftonline.com/common/oauth2/v2.0/authorize

OpenID Connect Client Settings

Token Endpoint URL

https://login.microsoftonline.com/common/oauth2/v2.0/token

OpenID Connect RS256 Signature Validator

Remote Key Location

https://login.microsoftonline.com/common/discovery/v2.0/keys