user_saml/lib
Arthur Schiwon f646938a18
try to lookup a user if the uid does not resolve and autoprov is disabled
it might well may be that the user exists but is not yet known to the
specific backend in Nextcloud and need to be mapped first.

This assumes that searching for the uid will actually find the user. This
is not necessarily given by the backend configuration.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-03-19 12:11:50 +01:00
..
AppInfo Add support for environment variable login 2016-11-14 13:47:30 +01:00
Controller try to lookup a user if the uid does not resolve and autoprov is disabled 2018-03-19 12:11:50 +01:00
Exceptions Add support for environment variable login 2016-11-14 13:47:30 +01:00
Middleware Add test for OnlyLoggedInMiddleware 2016-09-30 13:52:02 +02:00
Settings Add support for mapping attributes 2017-02-16 15:23:46 +01:00
samlsettings.php Add better error handling 2017-02-03 12:30:10 +01:00
userbackend.php Add support for mapping attributes 2017-02-16 15:23:46 +01:00