Skip to content

fix(authz-keycloak): add missing path for access_denied_redirect_uri#6794

Merged
spacewander merged 2 commits into
apache:masterfrom
spacewander:faw
Apr 7, 2022
Merged

fix(authz-keycloak): add missing path for access_denied_redirect_uri#6794
spacewander merged 2 commits into
apache:masterfrom
spacewander:faw

Conversation

@spacewander

Copy link
Copy Markdown
Member

Signed-off-by: spacewander [email protected]

Description

Fixes #6789

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

Comment thread t/plugin/authz-keycloak3.t Outdated
local body = json_decode(res.body)
local accessToken = body["access_token"]


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant line ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

Signed-off-by: spacewander <[email protected]>
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.

help request: How to use the access_denied_redirect_uri in authz-keycloak plugin?

3 participants