Interface OidcTenantConfig.Frontchannel

All Known Implementing Classes:
OidcTenantConfig.Frontchannel
Enclosing interface:
OidcTenantConfig

public static interface OidcTenantConfig.Frontchannel
  • Method Summary

    Modifier and Type
    Method
    Description
    The relative path of the Front-Channel Logout endpoint at the application.
  • Method Details

    • path

      Optional<String> path()
      The relative path of the Front-Channel Logout endpoint at the application.