Package io.quarkus.oidc.common
Annotation Interface OidcEndpoint
Annotation that can be used to restrict
OidcRequestFilter to specific OIDC endpoints-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionIdentifies an OIDC tenant to which a given feature applies.
-
Element Details
-
value
OidcEndpoint.Type valueIdentifies an OIDC tenant to which a given feature applies.- Default:
- ALL
-