FeatureFuel
0

OAuth2.0 with Mattermost: /.well-known/openid-configuration not found

Source: mattermost/mattermost#29438 · opened by @zap51
Summary

On connecting [BookStack]( with Mattermost OAuth2.0 Server, the auto-discovery fails. Additionally, the location of OIDC_PUBLIC_KEY is not found.

Steps to reproduce

Create an OAuth2.0 application on Mattermost.
Follow the steps in

Operating System

Ubuntu Server 22.04 LTS

Mattermost Server Version

10.2.0

Expected behavior

Mattermost OAuth2.0 server will either need to provide:
1. Well-Known Configuration Endpoint
2. Or improve documentation to let users know the OIDC_PUBLIC_KEY. Currently, there is no documented procedure to find the OIDC Public Key.

Observed behavior

As I was unable find the OIDC_PUBLIC_KEY, subsequent steps fail.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests