• Is there any documentation on how we need to configure Azure for SSO via OAuth2? Our cloud infrastructure team mentioned they typically use SAML for SSO and not OAuth2 and want to understand what permissions are required and what access is required.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Paul Ryan

    (@figureone)

    There’s inline documentation in the “Help” dropdown (upper right corner) when viewing the Authorizer Settings page, but it’s pretty generic and doesn’t get into the specifics about how to configure the different providers like Azure.

    The underlying library Authorizer uses is oauth2-azure and there may be some helpful links to the Microsoft documentation in their readme: https://github.com/TheNetworg/oauth2-azure

    Plugin Author Paul Ryan

    (@figureone)

    Oh one other comment, we recently integrated OIDC logins and I think you can configure Azure as a provider there. No idea if that’s any easier, I haven’t personally tested!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.