[
https://issues.apache.org/jira/browse/KNOX-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067109#comment-18067109
]
ASF subversion and git services commented on KNOX-3283:
-------------------------------------------------------
Commit b68a2bc66bb379641c7c1e3c1121fa1a80b0cc45 in knox's branch
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=b68a2bc66 ]
KNOX-3283 - Login Page Branding and Themes Support (#1180)
> 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
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)