Tim Worcester created GUACAMOLE-1200:
----------------------------------------
Summary: OpenID -- Add Implementation of Authorization Code Flow
Key: GUACAMOLE-1200
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1200
Project: Guacamole
Issue Type: Improvement
Components: guacamole-auth-openid, guacamole-client
Reporter: Tim Worcester
Currently the openid implementation only implements the Implicit Flow which is
not regarded as industry standard anymore.
Reference: https://auth0.com/docs/flows/authorization-code-flow
This ticket is to expand the current implementation to allow the following
features:
# Configuration parameters to enable Authorization Code Flow (Still want to
have Implicit Flow support)
# Add front-end support for Authorization Code Flow using open source
libraries that are approved implementations of what we need. I.e.
[oidc-client-js|https://openid.net/developers/certified/#RPLibs:~:text=oidc%2Dclient%2Djs%201.3]
I have been unable to find direct AngularJS modules that would solve this
issue, but I will keep looking.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)