https://github.com/atlasoflivingaustralia/ala-cas-2.0
CAS 4 ALA maven overlay
https://github.com/atlasoflivingaustralia/ala-cas-2.0
ala-product-auth
Last synced: 18 days ago
JSON representation
CAS 4 ALA maven overlay
- Host: GitHub
- URL: https://github.com/atlasoflivingaustralia/ala-cas-2.0
- Owner: AtlasOfLivingAustralia
- Created: 2015-07-09T04:29:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:49:01.000Z (over 2 years ago)
- Last Synced: 2023-03-11T02:34:53.794Z (about 2 years ago)
- Topics: ala-product-auth
- Language: Java
- Homepage:
- Size: 823 KB
- Stars: 0
- Watchers: 16
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ala-cas-2.0 [](https://travis-ci.org/AtlasOfLivingAustralia/ala-cas-2.0)

## Skinning
The following parameters can be set in cas.properties
| Propery | Values | Default | Description |
| ------- | ------ | ------- | ----------- |
| skin.layout | ala, plain | ala | The ala layout provides additional ALA-specific styles, menus and footers. The plain layout displays plain bootstrap |
| skin.orgNameLong | | Atlas of Living Australa | The long name for titles |
| skin.orgNameShort | | ALA | The abbreviated name for titles |
| skin.homePage | | https://www.ala.org.au | The home URL |
| skin.identityProviders | comma-separated facebook, twitter or google | facebook,twitter,google | Other sources of identity |
| skin.allowRegister | true, false | true | Allow ad-hoc registration of new users |