kanboard / plugin-oauth2

Generic OAuth2 authentication plugin
MIT License
27 stars 33 forks source link

Add group filter #22

Closed ullriti closed 4 years ago

ullriti commented 4 years ago

I added a new option in Integration Tab that allows to filter provided groups from oauth2. If no filter is defined all groups are used. Filter can be a comma-separated list of groups names: group1,group2 In this example only group1 and group2 will be used.