Larry McCay created KNOX-3283:
---------------------------------
Summary: Login Page Branding and Themes
Key: KNOX-3283
URL: https://issues.apache.org/jira/browse/KNOX-3283
Project: Apache Knox
Issue Type: Improvement
Components: KnoxSSO
Reporter: Larry McCay
Assignee: Larry McCay
Fix For: 3.0.0
Let's introduce a mechanism that can be used for easier branding.
By providing a Themes facility, we can allow admins to customize their
deployment to have branded login pages, making it fit more seemlessly into
their environment for their users.
In this iteration, we will require a build to add a new theme but we can extend
this later to have themes in the ext/ directory for extensions.
For now, the default theme can be configured in a themes-config.js file as well
as whether the theme is locked for the deployment. If the theme is not locked
then a query param on the login page url "theme=modern|default" will allow you
to select your theme.
This can be extended later with a selection button on the page or dropdown.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)