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 an OIDC tenant to which a given feature applies.
  • Element Details

    • value

      Identifies an OIDC tenant to which a given feature applies.
      Default:
      ALL