You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.
Since linux is case sensitive it matters how you do the name checking against Azure AD.
I've included a .lower() behind the token['userid'] so that you will always have to use lowercase usernames.
The text was updated successfully, but these errors were encountered:
Hi,
Since linux is case sensitive it matters how you do the name checking against Azure AD.
I've included a .lower() behind the token['userid'] so that you will always have to use lowercase usernames.
The text was updated successfully, but these errors were encountered: