SSO

1.  IDP (Identity provider)

Azure AD

2. SP (service provider)

Any of your applications like Joomla, Moodle, Drupal

3. Authentication can be done via OAuth, SAML etc.. between IDP and SP.

4. Microsoft Office 365 uses Azure AD to authenticate users.

5. OpenID Connect is an identity layer built on top of OAuth 2.0, providing authentication capabilities.

Comments

Popular posts from this blog

Programatically create layout builder section in Drupal

Code quality analysis of Drupal. Can I use Sonar?

Set up Drupal7 to Drupal8 migration in simple steps (using Drush)