Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-03-05Merge remote-tracking branch 'upstream/master' into fix-saml-single-logoutClément OUDOT
2020-02-13Add setting to specify a different signature algorithmJulius Härtl
2020-01-28fixed login with chrome browserFrank Tröger
2019-12-16use NameId format, name qualifier and name SP qualifier in SAML logout reques...Soisik Froger
2019-12-16use NameId format, name qualifier and name SP qualifier in SAML logout requestClément OUDOT
2019-11-28Add counting to the user backendRoeland Jago Douma
2019-09-23don't expose method for no reasonArthur Schiwon
2019-09-19decode objectGUID to their ASCII representation ifArthur Schiwon
2019-06-28prevent confirmation dialogs for passwordless usersArthur Schiwon
2019-06-17Handle SLO logout requests from IdP via POSTFrieder Schrempf
2019-06-07fix IDP-initiated Logout #334Dylann Cordel
2019-05-29Use a prefix to obtain the nameid formatRoeland Jago Douma
2019-05-29Make NameIDFormat configurableRoeland Jago Douma
2019-05-27Load a timezone file if no timezone is setRoeland Jago Douma
2019-05-06Merge pull request #319 from nextcloud/fix/noid/user-search-parityblizzz
2019-04-25add additional debug output when reading attributes from the IDPBjoern Schiessle
2019-04-12user search parity as with local usersArthur Schiwon
2019-01-24Merge pull request #286 from nextcloud/fix-268Björn Schießle
2019-01-22user might be already known, but was not mapped yet. init on first login.Arthur Schiwon
2019-01-20Fixed typo.rakekniven
2018-12-18create user in the SAML back-end and update the attributes whenBjoern Schiessle
2018-12-12sort idps alphabeticallyBjoern Schiessle
2018-11-27Merge pull request #279 from klada/userhome_sanity_checkBjörn Schießle
2018-11-27Merge pull request #188 from nextcloud/dav_samlBjörn Schießle
2018-11-26Add sanity checks for user home directoryDaniel Klaffenbach
2018-11-22Implement mapping of user's home directoryDaniel Klaffenbach
2018-11-21Merge pull request #271 from nextcloud/better-error-messagesBjörn Schießle
2018-11-20improve error messages in case SAML is not configured properlyBjoern Schiessle
2018-11-20remove anonymous option handlingRobin Appelman
2018-11-20set saml user as dav authenticatedRobin Appelman
2018-11-20allow anonymous options requestRobin Appelman
2018-11-20Add sabredav plugin to register environment auth for dav requestsRobin Appelman
2018-11-19content doesn't have to be a array, e.g. for category=type, content is 'saml'Bjoern Schiessle
2018-11-19first check if it is an array and that the key exists, to avoid error message...Bjoern Schiessle
2018-11-16log IDP parameters in debug modeBjoern Schiessle
2018-11-14log provisioning errors during sso environment loginRobin Appelman
2018-11-09add a combobox instead of buttons to select the login method if more then 4 d...Bjoern Schiessle
2018-10-24make global scale setup more robustBjoern Schiessle
2018-10-11Actually add error pageRoeland Jago Douma
2018-10-09set base url to 'http://domain/nextcloud/index.php/apps/user_saml/saml'Bjoern Schiessle
2018-10-09adjust Nextcloud app to php-saml 3.0Bjoern Schiessle
2018-10-09we need to store some basic user information, even in the global scale scenarioBjoern Schiessle
2018-10-04add missing use clauseBjoern Schiessle
2018-09-25fix error messageBjoern Schiessle
2018-09-25get both the raw data from the IDP and the formated ones according to the con...Bjoern Schiessle
2018-09-25allow redirect to the logout if it comes from the same serverBjoern Schiessle
2018-09-25format user data before sending it to the client nodeBjoern Schiessle
2018-09-25add method to get the user data from the idpBjoern Schiessle
2018-09-25don't auto provision the user on a global scale setupBjoern Schiessle
2018-08-17added redirection to originalUrl when using SSOredirectJean-Baptiste PIN