We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Scope support is added with #5, but no new release is created,
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: