nk20/templates/cas_server/serviceValidateError.xml

4 lines
164 B
XML
Raw Normal View History

2020-03-07 17:18:35 +00:00
<cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas">
<cas:authenticationFailure code="{{code}}">{{msg}}</cas:authenticationFailure>
</cas:serviceResponse>