[
https://issues.apache.org/jira/browse/GUACAMOLE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman updated GUACAMOLE-1507:
-------------------------------------
Fix Version/s: (was: 1.4.0)
> 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.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/686]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)