Hi,
I'm trying to redirect the authorize to h
ttps://localhost:8443/clienteoauth/recepcionCode 
<https://localhost:8443/clienteoauth/recepcionCode>
but doesn't work and I can se the follow in the log:

2018-01-11 16:42:34,287 DEBUG 
[org.apereo.cas.support.oauth.web.OAuth20CasCallbackUrlResolver] (default 
task-3) Final resolved callback URL is 
[https://localhost:8443/cas/oauth2.0/callbackAuthorize?client_name=CasOAuthClient&client_id=app_prueba&redirect_uri=https://localhost:8443/clienteoauth/recepcionCode]

*2018-01-11 16:42:34,287 DEBUG 
[org.apereo.cas.support.oauth.web.response.OAuth20DefaultCasClientRedirectActionBuilder]
 
(default task-3) Final redirect url is 
[https://localhost:8443/cas/login?service=https%3A%2F%2Flocalhost%3A8443%2Fcas%2Foauth2.0%2FcallbackAuthorize%3Fclient_name%3DCasOAuthClient%26client_id%3Dapp_prueba%26redirect_uri%3Dhttps%3A%2F%2Flocalhost%3A8443%2Fclienteoauth%2FrecepcionCode]*

Next, my json configuration:
{
  "@class" : "org.apereo.cas.support.oauth.services.OAuthRegisteredService",
  "clientId": "app_prueba",
  "clientSecret": "clientSecret",
  "bypassApprovalPrompt": false,
  "generateRefreshToken": false,
  "serviceId" : "^(https?|http?):.*",
  "name" : "MyOAuthservice",
  "id" : 10000002,
}

I don't know what's wrong and maybe it's a CAS bug.
Any help?
Thank in advance.
Leo.

<https://localhost:8443/clienteoauth/recepcionCode>

-- 
- 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/9be25512-7279-4b78-8c53-3d41e80d85bf%40apereo.org.

Reply via email to