oxd icon indicating copy to clipboard operation
oxd copied to clipboard

Adding `request` paramater in `/get-authorization-code` command

Open duttarnab opened this issue 4 years ago • 4 comments

Adding request paramater in /get-authorization-code command to pass request-object.

This issue is linked to below ticket : https://github.com/GluuFederation/oxd/issues/499

duttarnab avatar Aug 30 '20 16:08 duttarnab

Adding request paramater in /get-authorization-code command to pass request-object.

I hope it's mistake in description and it was meant for /get-authorization-url. /get-authorization-code is depracated.

yuriyz avatar Aug 30 '20 19:08 yuriyz

In that case, this ticket is not required as there is already params request-parameter in /get-authorization-url which can be used to pass request-object.

duttarnab avatar Aug 31 '20 04:08 duttarnab

I guess it still can be useful since it's separate parameter defined by Connect spec.

yuriyz avatar Aug 31 '20 05:08 yuriyz

I guess it still can be useful since it's separate parameter defined by Connect spec.

Will work on this in 5.0.0

duttarnab avatar Dec 04 '20 07:12 duttarnab