user_saml/lib
Arthur Schiwon c1f5b6b10d
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:14:58 +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:14:58 +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 ADFS lower-case support 2016-11-14 14:02:54 +01:00
samlsettings.php Enable strict mode 2017-01-12 22:15:19 +01:00
userbackend.php No password confirmation for SAML 2016-11-24 10:11:12 +01:00