Package com.onec.auth.spi


package com.onec.auth.spi
  • Class
    Description
    Describes how a user may authenticate, so the login screen can be composed server-side rather than hardcoded in the client.
    Additively contributes SSO options to the login screen, on top of whatever the single AuthMethodsProvider already offers.
    Supplies the AuthMethods for the running application.
    A single sign-on option offered on the login screen — one OIDC client registration.