summaryrefslogtreecommitdiff
path: root/docs/guides/auth (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-04How to use Nextcloud as OAuth2 Provider for CodiMDClaudius Coenen1-0/+52
Signed-off-by: Claudius Coenen <opensource@amenthes.de>
2018-09-30fix image paths in moved GitLab auth guidemcnesium1-3/+3
Signed-off-by: mcnesium <git@mcnesium.com>
2018-09-26Add documentation for an LDAP setup against Active DirectorySheogorath1-0/+42
Since our documentation on our LDAP configs is quite small, I add this example for LDAP in an Active Directory environment. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-08-28Add an auth provider guide for MattermostOndřej Slabý1-0/+58
Signed-off-by: Ondřej Slabý <kron258@gmail.com>
2018-06-24Add note about renaming to docsSheogorath5-0/+10
It's way easier to add a note to the guides than to redo all the images, etc. We have more important things to spend our time on, but if someone wants to redo them, you are very welcome! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-01Split authentication guides into multiple documentsSheogorath5-0/+243
Splitting the documentation should provide an easier access to the documentation people searching for and result in less merge conflicts when adding new documentation here. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>