authx icon indicating copy to clipboard operation
authx copied to clipboard

Automatic UI skipping not always working

Open mike-marcacci opened this issue 4 years ago • 0 comments

As discovered by @clarson283 the AuthX interface does not automatically skip the authorization window in some cases where it should. In particular, she noticed that requesting the scope authx:v2.user.......{current_user_id}:r.... would cause the UI to wait for user approval before proceeding.

This may be a partial regression of #233, or an edge-case that was never covered.

mike-marcacci avatar May 24 '21 21:05 mike-marcacci