Skip to content

steve-ks/SamlAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanboard SAML Authentication Plugin

Plugin for Kanboard 👌

This is a plugin that allows Kanboard to be used as a SP (Service Provider) and authenticate against an IDP (Identity Provider) via the SAML2 protocol.

Instructions

Download the plugin and upload it to the /plugins directory of your Kanboard install. Then login with your admin account and fill out the required fields under SettingsIntegrations.

Certificates

Certificates can be added using the integration settings. Alternatively they should be placed within the /var/kanboard-certs directory.

  • SP Crt: /var/kanboard-certs/sp-public.crt
  • SP Key: /var/kanboard-certs/sp-private.crt
  • IDP Crt: /var/kanboard-certs/idp-public.crt

Contributors

About

SAML Authentication Plugin for Kanboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%