Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 378 Bytes

sso.md

File metadata and controls

16 lines (9 loc) · 378 Bytes

SSO (Single-Sign-On) with PHP

How to use SSO e.g. with Microsoft AD/Azure AD and Google.

Terminology

  • IdP = Identity Provider e.g. AD
  • SP = Service Provider e.g. Drupal

Requirements

Tutorials