info:CAS 6.2.0-RC4 dokerized from cas-overlay-template-master
Problem:
After forwarded from serwis i.e nextor CAS i can not see modification
which i have made in header.html or footer.html for registered serwis.
Preparing customisation:
mkdir /cas-overlay-template-master/src/main/resources/templates/nextor
cp -R /cas-overlay-template-master/build/cas-resources /cas-overlay-
template-master/src/main/resources/templates/nextor
css customisation work .
cat /cas-overlay-template-master/src/main/resources/nextor.properties
cas.theme.defaultThemeName=nextor <- i'm nos shure if it must be here (
without this dosn't work too) ?
cas.standard.css.file=/themes/nextor/css/cas.css
cas-overlay-template-master/src/main/resources/static/themes/nextor$ ls
css js
css changes work in nextor.
Serwis reg:
cat /cas/services/cas-1.json
{
"@class" : "org.jasig.cas.services.RegexRegisteredService",
"serviceId" : "^(http|https|imaps)://.*",
"name" : "cas",
"id" : 1,
"evaluationOrder" : 0,
"theme" : "nextor",
I have also footer customised globaly by overlaying it in :
/cas-overlay-template-master/src/main/resources/templates$ ls
casLoginView.html fragments nextor
And this work but if i want change footer in serwis nextor no.
Dears any sugestions ?
--
Regards
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3fa36185-a01f-4e15-8d30-57730bb92a4ao%40apereo.org.