Skip to content
Discussion options

You must be logged in to vote

Though I'm not sure what exactly it is going to save. Can you prototype these endpoints ? Ex if you have 3 JAX-RS endpoints, 2 of them require user info, one - does not, but you have a single OIDC tenant configuration, then as far as OIDC is concerned, when the endpoint requiring no OIDC is invoked, OIDC won't know if UserInfo is only required for 2 other endpoints, all it will know UserInfo injection point exists.
Mult-tenancy approach is simpler IMHO

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sberyozkin
Comment options

Comment options

You must be logged in to vote
3 replies
@sberyozkin
Comment options

@mkouba
Comment options

mkouba Feb 9, 2023
Collaborator

@sberyozkin
Comment options

Comment options

You must be logged in to vote
1 reply
@jie-huang
Comment options

Answer selected by jie-huang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants