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 one or more OIDC endpoints.
-
Element Details
-
value
OidcEndpoint.Type[] valueIdentifies one or more OIDC endpoints.- Default:
{ALL}
-