diff --git a/config/cas.yml.example b/config/cas.yml.example index a559415..876384f 100644 --- a/config/cas.yml.example +++ b/config/cas.yml.example @@ -1,4 +1,5 @@ production: + # interrupt_url: https://pwm.domain.com/pwm/private/CommandServlet?processAction=checkAll&forwardURL= frontend: sso_name: 'CASino' footer_text: 'Powered by CASino' @@ -14,6 +15,7 @@ production: # port: 636 # base: 'ou=people,dc=example,dc=com' # username_attribute: 'uid' +# username_suffix: '@domain.com' # encryption: 'simple_tls' # extra_attributes: # email: 'mail'