[
https://issues.apache.org/jira/browse/GUACAMOLE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Tannert updated GUACAMOLE-1507:
------------------------------------
Description:
The 'extension-priority' configuration option is very useful for allowing
multiple auth components to work together without one forcibly overriding the
other. This is described multiple places in the documention (example:
[https://guacamole.apache.org/doc/gug/openid-auth.html] under section
'Presenting unauthenticated users with a login screen').
This change to the docker image entrypoint script would allow this option to be
set via environment variable in the docker container configuration. Currently,
this is not supported by the entrypoint script, but based on the documentation
([https://guacamole.apache.org/doc/gug/configuring-guacamole.html)] it is
implied that it should.
This should correct that, for this option.
An existing pull request exists to effect this change:
[https://github.com/apache/guacamole-client/pull/685]
was:
The 'extension-priority' configuration option is very useful for allowing
multiple auth components to work together without one forcibly overriding the
other. This is described multiple places in the documention (example:
[https://guacamole.apache.org/doc/gug/openid-auth.html] under section
'Presenting unauthenticated users with a login screen').
This change to the docker image entrypoint script would allow this option to be
set via environment variable in the docker container configuration. Currently,
this is not supported by the entrypoint script, but based on the documentation
([https://guacamole.apache.org/doc/gug/configuring-guacamole.html)] it is
implied that it should.
This should correct that, for this option.
> Enable configuration of of the 'extension-priority' parameter via environment
> variable
> --------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1507
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1507
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-docker
> Affects Versions: 1.4.0
> Reporter: Mark Tannert
> Priority: Minor
> Fix For: 1.4.0, 1.5.0
>
>
> The 'extension-priority' configuration option is very useful for allowing
> multiple auth components to work together without one forcibly overriding the
> other. This is described multiple places in the documention (example:
> [https://guacamole.apache.org/doc/gug/openid-auth.html] under section
> 'Presenting unauthenticated users with a login screen').
> This change to the docker image entrypoint script would allow this option to
> be set via environment variable in the docker container configuration.
> Currently, this is not supported by the entrypoint script, but based on the
> documentation
> ([https://guacamole.apache.org/doc/gug/configuring-guacamole.html)] it is
> implied that it should.
> This should correct that, for this option.
> An existing pull request exists to effect this change:
> [https://github.com/apache/guacamole-client/pull/685]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)