user_saml icon indicating copy to clipboard operation
user_saml copied to clipboard

:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml

Results 143 user_saml issues
Sort by recently updated
recently updated
newest added

After upgrading user_saml to 5.0.2 the SSO login disappeared from the login page. Also, it became impossible to access the SAML SSO app settings via web. ### Steps to reproduce...

needs info

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.21 to 9.5.24. Changelog Sourced from phpunit/phpunit's changelog. Changes in PHPUnit 8.5 All notable changes of the PHPUnit 8.5 release series are documented in this file using...

dependencies

bump versions and add changelog for a next release Changes included: * nextcloud/user_saml#519 * nextcloud/user_saml#595 * nextcloud/user_saml#628 * nextcloud/user_saml#629 * nextcloud/user_saml#631 * nextcloud/user_saml#632 * nextcloud/user_saml#633 * nextcloud/user_saml#636 * nextcloud/user_saml#639 *...

3. to review

I can also confirm that the login by SAML to MS Azure does not work with version 5.0.2 (NC = 24.0.2). Here the log output which orrurs when I try...

bug
regression

### Steps to reproduce 1. Login as Admin user by SAML 2. let some time go by 3. make an administrative change (e.g. install an app) ### Actual behaviour Admin...

For some scenarios the ForceAuthn must be set to true, so that the user reauthorized on login. This will be needed for example on systems where many user share the...

enhancement

When using environment variables there is no possibility to logout for the user. It would be nice to have a text-field where one can specify an URL that leads to...

enhancement

### Steps to reproduce 1. Login to nextcloud with SSO. 2. Wait some time till the nextcloud session expires. 3. You are being redirected to the login page. ### Expected...

Hello, I have my NextCloud configured with LDAP Authentication and want to provide additional SAML authentication provided by KeyCloak. In the default configuration LDAP usese the objectGUID of LDAP as...

enhancement
1. to develop

### Steps to reproduce 1. add an http-env-var which is defined as user-id 2. open the nextcloud-dashboard 3. remove the http-env-var 4. reload the nextcloud-dashboard ### Expected behaviour I would...