Module migrate_api

Source

Enums§

MigrateAuthToLdapError
struct for typed errors of method migrate_auth_to_ldap
MigrateAuthToSamlError
struct for typed errors of method migrate_auth_to_saml

Functions§

migrate_auth_to_ldap
Migrates accounts from one authentication provider to another. For example, you can upgrade your authentication provider from email to LDAP. Minimum server version: 5.28 ##### Permissions Must have manage_system permission.
migrate_auth_to_saml
Migrates accounts from one authentication provider to another. For example, you can upgrade your authentication provider from email to SAML. Minimum server version: 5.28 ##### Permissions Must have manage_system permission.