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

### Steps to reproduce 1. Configure SAML to auto-create users 2. Create new user in IdP (https://goauthentik.io) 3. New user fails authentication with internal server error ### Expected behaviour Tell...

Hi, I use Nextcloud and LDAP as user backend and Shibboleth with user_saml. This works fine in the browser BUT NOT on the Android app in conjunction with the scanned...

### Steps to reproduce 1. Have a saml user that is disabled 2. Try to authenticate as that user ### Expected behaviour Error message is displayed ### Actual behaviour https://github.com/nextcloud/user_saml/blob/a7aabdd71f7fd92bacb2ccd603ba1d9b4b7263a0/appinfo/app.php#L110-L120...

bug
1. to develop

We have a limit for user and group ids of 64 characters. At the moment, if a value from the IdP that is supposed to be used as such, is...

bug
1. to develop

From somebodies screenshot in #397 I realized there was a whole panel of settings I couldn't see. The "Attribute mappings" were never showing up for me. I futzed around with...

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

app.php is deprecated and will probably be removed in future Nextcloud releases. This app uses app.php a lot. It would probably be a good idea to migrate before it has...

1. to develop
technical debt

In some case, when using the environment variable (ie. with CAS), a specific logout url is required to actually logout of nextcloud. Allowing the admin to optionally set a custom...

enhancement

We are trying to setup SAML login on nextcloud with https://www.okta.com/ when trying to login with SAML on nextcloud it is showing **If the problem continues, contact the site owner....

### Steps to reproduce 1. enable user_ldap, admin_audit and user_saml (with Environment Variable) 2. login 3. create/upload a file, sort files by name, etc ### Expected behaviour 'Login attempt:' log...