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
github: store the PAT on 'get' request for SAML SSO
In order to allow a user that requires SAML SSO to be manually enabled
on their newly generated PATs to access org repos, we must store the PAT
as soon as we generate it. This then allows the user the ability to
visit the web UI, enable SSO, and then repeat their Git operation using
the _same PAT_.
Workaround for issue: #133
0 commit comments