You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to use a Mattermost instance as a OAuth2.0 Authorization server to protect some static pages served by Apache HTTPd using mod_oauth.
In the relevant Mattermost documentation it is stated that Mattermost only supports some specific authorization flow. Will I be able to configure mod_oauth is this fashion ? Does mod_oauth2 support "Authorization code grant" (RFC 6749?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I'm trying to use a Mattermost instance as a OAuth2.0 Authorization server to protect some static pages served by Apache HTTPd using mod_oauth.
In the relevant Mattermost documentation it is stated that Mattermost only supports some specific authorization flow. Will I be able to configure mod_oauth is this fashion ? Does mod_oauth2 support "Authorization code grant" (RFC 6749?
So far my attempts failed.
Thanks a lot for your help!
Beta Was this translation helpful? Give feedback.
All reactions