Hi,

I have a problem with service urls containing non ascii characters.

Lets suppose we have a service: 
    https://service.com/abcędef
protected by mod_auth_cas. User enters this url and is redirected by 
mod_auth_cas to:
    
https://cas.example.com/login?service=https%3a%2f%2fservice.com%2fabc%c4%99def
Next user enters username and password in CAS and after successful login is 
redirected to:
    
https://service.com/abc?def?ticket=ST-1301-EXDCAGStMFZe7VbvKdTKade-O7E-cas.example.com
instead of 
    
https://service.com/abc%c4%99def?ticket=ST-1301-EXDCAGStMFZe7VbvKdTKade-O7E-cas.example.com

I would appreciate if you could fix this bug or suggest any workaround.

Regards,
Marcin

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3094f8b3-fde7-43a9-aa8d-9d08e2dc75d3%40apereo.org.

Reply via email to