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. Use KeyCloak for auth 2. Trying login via Kerberos 3. Get another user ### Expected behaviour Although this is a different authorization method, the user...

Hi nc 24.0.1 running on docker (https\ssl configured) app - SSO & SAML authentication 5.0.1 trying to configure SAML - got errors checked my idp logs and there i see:...

After ![image](https://user-images.githubusercontent.com/12234510/163558575-68b65c9e-ba3b-45ec-84ef-36c95b48e6bc.png) Before ![image](https://user-images.githubusercontent.com/12234510/163558620-b4520a49-f728-48e3-8a66-35d9ea72861f.png)

3. to review

NC 22.1.1 Apache configuration: ServerName cloud.set.local ServerAdmin [email protected] DocumentRoot /var/www/html/nextcloud SSLEngine on SSLOptions +StrictRequire SSLCertificateFile /etc/ssl/certs/cloud.set.local-certificate.pem SSLCACertificateFile /etc/ssl/certs/ipa-set-local-ca.pem SSLCertificateKeyFile /etc/ssl/private/cloud.set.local-privateKey.key Options +FollowSymlinks AllowOverride All Dav off SetEnv HOME /var/www/html/nextcloud SetEnv...

Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 4.0.0 to 5.4.0. Release notes Sourced from firebase/php-jwt's releases. v5.4.0 Features add Ed25519 support to JWT (#343) make JWK::parseKey public (#337) Bug Fixes export-ignore github dir (#338)...

dependencies

Dear All, I have succesfully integrated my NextCloud space with Azure Active Directory for a SSO. And it works. In the claims, I have also set to return the groups...

[Gitpod](https://www.gitpod.io/) is a container-based development platform. Gitpod provisions ready-to-code development environments in the cloud accessible through your browser and your local IDE. It enables you to describe your dev environment...

enhancement
2. developing
integration
technical debt

It would be nice if other attributes could be mapped, to allow all user attributes to be covered by SSO and centralized in the upstream provider.

enhancement

* [ ] unify /3rdparty and /vendor * [ ] consider Makefile build command (as default instead of the appstore chain) * [ ] don't break https://github.com/nextcloud/user_saml/pull/571

2. developing
technical debt

### Steps to reproduce 1. upgrade Nextcloud from 14.0.3 to 15.0.2 2. install the SSO&SAML 2.1 3. config the setting ### Expected behaviour Tell us what should happen ### Actual...