Reading the OIDC JWT Token

Hello everyone, I have a scenario where I will use OIDC and I need to add the JWT token as part of the request header for an external HTTP request , is that possible?

See if this feature meets your needs: https://docs.nocobase.com/handbook/api-keys.

Thanks for the answer but I think that this token is generated by Nocbase not the one received by the OIDC, please correct me if im wrong its hard to test as I did not test the OIDC yet because I did not purchase the addon

This token is binding with the current logged user.

1 Like