Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
18 stars 1 forks source link

Re-auth'ing with Google Oauth shouldn't rm roles #52

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

What and why?

I found a bug where authenticating with Google Oauth2 causes user roles to be reset. This fixes that issue

How was this tested?

Tested locally using a development Google Oauth ID/token pair

Checklist