Package org.odpi.openmetadata.userauthn


package org.odpi.openmetadata.userauthn
Provides token-based authentication support for the OMAG Server Platform and OMAG Server Runtime.
  • Classes
    Class
    Description
    The AboutController provides build-related information such as group and artifact.
    The AppInfoBean is a spring bean used to store the title and description of this runtime.
    Exception handler for Jackson serialization/deserialization errors.
    LoginController provides a simple token service that can be used to log a user into open metadata.
    LogoutController provides the REST API to log out a user.
    PublicController provides the standard information about this application.
    Token service generates JWT bearer tokens for authenticated users.