Security#

BasicSecurity

Manage basic security on the session.

DefaultRoles

Roles granted to users who have been granted no individual and mapped roles.

IndividualRoles

Mapping from username to roles granted on top of the ones that can be added by authentication providers.

KerberosSecurity

Manage Kerberos security on the session.

LdapSecurity

Manage LDAP security on the session.

OidcSecurity

Manage OIDC security on the session.

RoleMapping

Mapping from role or username coming from the authentication provider to roles to use in the session.

Security

Manage the parts of the security config that can be changed without restarting the Session.