Skip to main content

3 docs tagged with "authentication"

View all tags

Authentication

This provides a comprehensive interface for authentication management within a Genesis Server endpoint environment. It encapsulates the entire authentication flow, from login to logout, including session management and user state observability.

Authentication

Authentication is required to use a Genesis application, whether it be via a user interface, or using a client API.

Login

The Foundation Auth micro front-end (@genesislcap/foundation-auth) provides a comprehensive set of identity-management functions, including authentication (with support for Single Sign-On) and password reset capabilities. Its features are highly customizable, allowing you to enable or disable specific functionalities as needed. Additionally, various elements of the login screen, such as the logo, can be tailored to align with your branding.