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
Currently when following the /auth flow through authenticator the Consent Artifact is actually taken from the body and not from database or token in gatekeeper which leads to anyone changing the artifact permissions according to their will irrespective of the consent granted from the user.
The text was updated successfully, but these errors were encountered:
Currently when following the
/auth
flow through authenticator the Consent Artifact is actually taken from the body and not from database or token in gatekeeper which leads to anyone changing the artifact permissions according to their will irrespective of the consent granted from the user.The text was updated successfully, but these errors were encountered: