Hi,
I solved the problem.
Customized the handleRequestInternal method in AccessConfirmationController.
when a particular client for which the authorization needs to be skipped , redirecting to...
Type: Posts; User: kalyanib; Keyword(s):
Hi,
I solved the problem.
Customized the handleRequestInternal method in AccessConfirmationController.
when a particular client for which the authorization needs to be skipped , redirecting to...
Hi ,
I have a requirement to provide authorization_code grant type and I succeeded in it.Now my requirement is to
skip the user Authorize/Deny step based on the client_id sent in the url...