authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.61k stars 165 forks source link

OpenID Connect Test #323

Closed felipereyel closed 1 year ago

felipereyel commented 1 year ago

Version: 1.1.37

Describe the bug

I tested my Authorizer instance against an OpenID Connect test suite: https://openidconnect.net/

It failed on step 3: Verify the user token. image

Steps To Reproduce

Fill the test on https://openidconnect.net/

Here is a gif of my test Kapture 2023-02-08 at 01 45 18

Expected behavior

To pass the test.

Example from running the test against a Zitadel instance: image

Screenshots

Desktop (please complete the following information):

Additional context

felipereyel commented 1 year ago

PS: I know i leaked my credentials but ill rotate them

lakhansamani commented 1 year ago

@felipereyel I tried reproducing it but it worked for me

Screenshot 2023-03-04 at 1 07 20 PM
felipereyel commented 1 year ago

I'll try again later today to see if any of the new releases fixed it.