Package org.imixs.oidc


package org.imixs.oidc
  • Classes
    Class
    Description
    The CallbackServlet provides the callback URL for the identity provider.
    The class OidcAuthenticationHandler implements a OpenIdAuthenticationMechanismDefinition for Authentication against an OpenID Provider (e.g.
    The OidcConfig is a CDI config bean used to provide the config values for the OidcAuthenticationHandler.
    This class UserProfileHandler is a CDI Observer bean listening to updates of a Imixs-Marty profile during the login process.