Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JWT Bearer Token Authentication and Authorization default values

Zoltán KukkJun 5 2025

Hi,

It would be nice if I would be able to define a default value for "kid" claim that is used to identify the JWK if it not given in the JWT and for “scope” and “roles” claims that would be nice if I would be able to define a default list to add to the authenticated principal.

Is it possible to add these configuration options to a future version?

I would use these default values to integrate ORDS with an API Gateway that sends a JWT for authentication but there is no “kid” claim in the header and there is no support for roles and scope in the body.

Best Ragards, Zoltán

Comments
Post Details
Added on Jun 5 2025
2 comments
346 views