Sign in

Create OAuth app

documented

Register a new OAuth 2.0 client application.

POST /api/v4/oauth/appsOAuthno implementation yet0 runs

Input

title
OAuth App Display Name
Enter OAuth app display name
description
OAuth App Description
Short description of the app
homepage
Homepage URL
https://example.com
redirect_uri*
Redirect URI
https://yourapp/callback
icon_url
Icon URL
https://example.com/icon.png
is_public
Public Client
true or false
is_trusted
Trusted Client
true or false
Calls Mattermost as you (your API key is your account); keychains.dev holds the credentials.
Create OAuth app · Mattermost · OpenIntegrations