Skip to content

Add iat as path param for delete token http call#586

Merged
dthomson25 merged 1 commit intoargoproj:masterfrom
dthomson25:make-iat-param-for-delete
Sep 13, 2018
Merged

Add iat as path param for delete token http call#586
dthomson25 merged 1 commit intoargoproj:masterfrom
dthomson25:make-iat-param-for-delete

Conversation

@dthomson25
Copy link
Member

Fixes the http delete token call by adding the iat to the path. Without the fix, the http call has no means to set the iat variable. Since that variable is the ID used to identity the JWT token, the server can't identify which token to delete.

@jessesuen
Copy link
Member

BTW, PR title is wrong: you actually added a path param and not a query param.

@dthomson25 dthomson25 changed the title Add iat as query param for delete token http call Add iat as path param for delete token http call Sep 13, 2018
@dthomson25 dthomson25 merged commit 9cd5d52 into argoproj:master Sep 13, 2018
@dthomson25 dthomson25 deleted the make-iat-param-for-delete branch September 13, 2018 02:49
leoluz pushed a commit to leoluz/argo-cd that referenced this pull request Mar 13, 2025
* chore(deps): bump k8s libs from 0.29.2 to 0.29.6

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* oops

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants