Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support session auth for policy resources #846

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Mar 1, 2023

In addition, support ability to disable session auth for both MP and policy resources on provider level.
This change does not cover session reestablishment when xsrf token expires. This will be addressed in a follow-up.

@annakhm annakhm linked an issue Mar 1, 2023 that may be closed by this pull request
@annakhm annakhm requested a review from ksamoray March 2, 2023 17:13
In addition, support ability to disable session auth for both
MP and policy resources on provider level.
This change does not cover session reestablishment when xsrf token
expires. This will be addressed in a follow-up.

Signed-off-by: Anna Khmelnitsky <akhmelnitsky@vmware.com>
Copy link
Collaborator

@ksamoray ksamoray left a comment

Choose a reason for hiding this comment

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

LGTM

@annakhm annakhm merged commit 8a79218 into master Mar 6, 2023
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.

Support session-based auth for policy objects
2 participants