oxd
oxd copied to clipboard
Adding `request` paramater in `/get-authorization-code` command
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
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.
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
.
I guess it still can be useful since it's separate parameter defined by Connect spec.
I guess it still can be useful since it's separate parameter defined by Connect spec.
Will work on this in 5.0.0