Interface AuthenticationRealmConfiguration.TokenServiceConfiguration

Enclosing interface:
AuthenticationRealmConfiguration

public static interface AuthenticationRealmConfiguration.TokenServiceConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the OAuth2 service.
  • Method Details

    • type

      @WithDefault("default") String type()
      The type of the OAuth2 service. Must be a registered IcebergRestOAuth2ApiService identifier.