Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters for OAuth client #7

Open
jimscarver opened this issue Sep 29, 2017 · 1 comment
Open

Parameters for OAuth client #7

jimscarver opened this issue Sep 29, 2017 · 1 comment

Comments

@jimscarver
Copy link

We want to use mattermost authentication for kanboard.https://github.com/kanboard/plugin-oauth2
We need answers to what links and keys we need to configure. The fields we need are:

Callback URL: https://kanban.myhost.net/oauth/callback
Client ID: ••••••••••••••••••••••••••
Client Secret:••••••••••••••••••••••••••
Authorize URL:https://chat.myhost.net/oauth/authorize
Token URL:https://chat.myhost.net/oauth/token
User API URL:https://chat.myhost.net/api/v3/user

Scopes
Username Key
Name Key
Email Key
User ID Key

Allow Account Creation: checked
Allow account creation only for those domains

Mattermost OAuth2 App Config
kanboard
kanboard.myhost.net
Is Trusted: Yes
Client ID: **********************
Client Secret: ***************
Callback URLs: https://kanban.myhost.net/oauth/callback
Created by jimscarver on Thursday, September 28, 2017

https://forum.mattermost.org/t/parameters-for-oauth-client/3911

@fanningert
Copy link

Scope support is added with #5, but no new release is created,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants