#OIDC

1 messages ยท Page 1 of 1 (latest)

half lodge
#

Hello @spring zinc , could you please try the PERMIFY_AUTHN_OIDC_ISSUER and PERMIFY_AUTHN_OIDC_CLIENT_ID?

spring zinc
#

got a new error now:

#

thanks for the quick response by the way! ๐Ÿ™‚

#

I double checked that the client-id and the issuer url I provided there are correct.

#

it is funny, I need to add a / at the end of the issuer. but it works now ๐Ÿ˜‰

#

it is due to the weird issuer from auth0. thanks for your support, Tolga!

half lodge
#

You're welcome, hong!

#

By the way, we are going to create a list for the environment variables in the docs. I'll share it to you

spring zinc
#

thanks Tolga! I am now struggling with another issue with the token validation. i am always getting the following error response with a valid token in the header. is there any way to debug this or see more details logs?

    "code": 1002,
    "message": "unauthenticated",
    "details": []
}```
half lodge
#

Hi, I'm reviewing it right away

#

I've just looked at it and noticed that the details sections weren't written thoroughly. I'm opening an issue right away. We were preparing for a release, I'll include this as well.