Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save HendrikPetertje/97745421998408f6d87c5342373a927b to your computer and use it in GitHub Desktop.
Save HendrikPetertje/97745421998408f6d87c5342373a927b to your computer and use it in GitHub Desktop.
Azure mapping for omniauth
{ "uid": ["http://schemas.microsoft.com/identity/claims/objectidentifier"], "name": ["http://schemas.microsoft.com/identity/claims/displayname"], "email": ["http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment