Skip to main content
CYPEX Documentation
Support
v2.0.0 Latest stable release View changelog ->

Signing in

v2.0.0 redesigns the login screen. This page describes it from the user’s side: what you see, what to type, and what the messages mean. Administrators configuring providers should start at SSO providers (OIDC) instead.

The login screen

Two ways in, on one screen:

  • Username / Email and Password — sign in with your CYPEX account.
  • Or quick sign in: — sign in through your organization’s identity provider (Google, Microsoft Entra, and others), if one is configured.

Login screen with the organization picker open

Read full post

Known bugs and pending improvements

In this section we’ll discuss known bugs as well as features which are still missing and which might be implemented in the foreseeable future.

Security features

This section will discuss missing security related features which will be added to CYPEX in the future to make the product more comprehensive.

Ability to create nested roles

The admin panel shows role hierarchy (including the role hierarchy graph). Creating roles and assigning template roles works. What is still limited is freely nesting arbitrary custom roles with GRANT customRole TO otherCustomRole beyond the template-role model. That fuller custom nesting is not available yet.

Read full post