19declare(strict_types=1);
 
Auth status implementation.
 
getExternalAccountName()
Get external account name.
 
getTriggerAuthMode()
Get auth mode which triggered the account migration 2_1 for ldap account migration with server id 1 1...
 
createNewAccount(ilAuthStatus $status)
Create new ILIAS account for external_account.
 
getUserAuthModeName()
Get user auth mode name ldap_1 for ldap account migration with server id 1 apache for apache auth.
 
migrateAccount(ilAuthStatus $status)
Create new account.