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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JWT Bearer Token Authentication and Authorization default values

Zoltán Kukk3 days ago

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 3 days ago
2 comments
41 views