Class SingleSignOnEndpoint

java.lang.Object
com.vaadin.hilla.sso.starter.endpoint.SingleSignOnEndpoint

public class SingleSignOnEndpoint extends Object
Endpoint for fetching the SSO data
  • Constructor Details

  • Method Details

    • fetchAll

      public @Nonnull SingleSignOnData fetchAll()
      Fetches the essential SSO data in a single call
      Returns:
      the SSO data
    • getRegisteredProviders

      public @Nonnull List<@Nonnull String> getRegisteredProviders()
      Gets a list of the registered SSO providers
      Returns:
      a list of the registered SSO providers, as defined in the application properties