File path
|
Description
|
instance-name/conf/oeablSecurity.properties
|
Spring configuration defaults for all web applications
|
instance-name/webapps/web-app-name/WEB-INF/oeablSecurity.properties
|
Spring configuration settings for an individual web application
|
instance-name/webapps/web-app-name/WEB-INF/oeablSecurity.csv
|
URL access controls (Spring Security intercept-url settings) for individual web applications
|
Configure Client-Principal creation
|
Add single/multi Domain and Access code(s)
Include Spring Authentication Provider granted Roles
Optional static Spring Role(s) for authorization to URLs
|
Configure SSO token creation
|
Enable SSO token creation
Optionally change initial expiration time from 3600 seconds
Optionally enable SSO Token Refresh operations
Optionally change refresh delta time of 3600 seconds
Optionally define a SSO Token scope to filter which PAS for OE services are allowed to accept a SSO token generated by this service
Optionally configure error level detail returned to the client
Optionally allow HTTP messages instead of the required HTTPS
|
Configure Client-Principal validation
|
Add single/multi Domain and Access code(s)
|
Configure SSO Token use & validation
|
Enable accepting SSO tokens for access to service URLs
Optionally configure error level detail returned to the client
Optionally allow HTTP messages instead of the required HTTPS
|