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. Define on the IDP an attribute with length of >64 characters 2. Setup SSO with saml in nextcloud and use the attribute defined in 1....

Hi all, while going through the code of the plugin I found it is using global variables in the JavaScript part. This style of programming is named 'deprecated' here: https://docs.nextcloud.com/server/19/developer_manual/app/javascript-apis.html...

### Steps to reproduce 1. Create a second configuration 2. See "metadata valid" success message 3. wonder why auth is not working as expected ### Expected behaviour Meta data of...

bug
1. to develop

### Steps to reproduce 1. Configure LDAP provisioning 2. Configure SAML authentication 3. Check "Only allow authentication if an account exists on some other backend. (e.g. LDAP)" 4. Login with...

Hi, we are using user_saml and it works very well, thank you for the great work! I have a question regarding the need of reauthentication on the desktop client. We...

enhancement

I'd like to use IdP initated SSO with Nextcloud. The reason for this is that we have different servers/URLs for different customers and those should all be able to access...

### Steps to reproduce 1. Setup NextCloud with JumpCloud User SAML 2. Login to JumpCloud 3. Click on NextCloud icon to launch Nextcloud ### Expected behaviour It should go to...

Exceptions in the download meta data should be handled a bit more graceful. 1. Use built in saml 2. Click download metadata 3. watch it do boom We should catch...

bug
1. to develop

**Is your feature request related to a problem? Please describe.** Currently using SSO/SAML. Every time a user is added to the Nextcloud group in Azure, they have to first log...

enhancement
0. Needs triage

### Steps to reproduce 1. define overwritehost domain in config.php from nextcloud 2. configure IdP on different subdomain than nextcloud 3. the redirect to the IdP from the user_saml plugin...