Annotation Interface OidcEndpoint


@Target(TYPE) @Retention(RUNTIME) public @interface OidcEndpoint
Annotation that can be used to restrict OidcRequestFilter to specific OIDC endpoints
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Identifies one or more OIDC endpoints.
  • Element Details

    • value

      Identifies one or more OIDC endpoints.
      Default:
      {ALL}