django-cas-server/cas_server/templates/cas_server/serviceValidateError.xml

4 lines
164 B
XML

<cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas">
<cas:authenticationFailure code="{{code}}">{{msg}}</cas:authenticationFailure>
</cas:serviceResponse>