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
To be able to use SSO functionality in a (corporate) environment we would like to be able to login using OAuth2
This would mean a area in the admin panel/app.ini to setup OAuth2 token and authorize urls (or maybe give a option to select a default implementation from https://godoc.org/golang.org/x/oauth2#pkg-subdirectories), client_id and client_secret.
The text was updated successfully, but these errors were encountered:
To be able to use SSO functionality in a (corporate) environment we would like to be able to login using OAuth2
This would mean a area in the admin panel/app.ini to setup OAuth2 token and authorize urls (or maybe give a option to select a default implementation from https://godoc.org/golang.org/x/oauth2#pkg-subdirectories), client_id and client_secret.
The text was updated successfully, but these errors were encountered: