jvalkeal / github-actions-dashboard

Dashboard for Github Actions
5 stars 2 forks source link

SAML stops working #18

Open jvalkeal opened 4 years ago

jvalkeal commented 4 years ago

If user is not logged to github with a valid saml access to org repos, things just silently fail. It all starts to work when you go to repo needing org saml auth, then do a dance, and we get repos back again.

Need to investigate what is a best approach to force this login or get it to work.