Hi,

The *callbackUrl* is the service url with a service ticket generated after
a successful authentication. It doesn't make sense to have it on the login
page with happens before a( successful) authentication.
If you want to point back to the service from your login page, why don't
you add a link to the service using something like *${flowScope.service}*?
Best regards,
Jérôme



2014-01-29 Sashika <[email protected]>

> Hi,
>
> I see in the Oauth confirm.jsp it has referenced ${callbackUrl} in a link.
> Is there a way which I can reference ${callbackUrl} in casLoginView.jsp.
> This is needed because I need to have an additional link in the login page
> back to the service URL. In this case It does not matter whether I have a
> valid service ticket or not. Basically I need to know what was the clients
> actual redirect_uri when he made the oauth request.
>
> Thanks
> sashika.
>
> --
> You are currently subscribed to [email protected] as: [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to