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

[SDK-3738] Option to clear session only in Credentials Manager #543

Merged
merged 3 commits into from
Nov 7, 2022

Conversation

poovamraj
Copy link
Contributor

Changes

Added an option in Hooks clearSession to clear credentials only in Credential Manager and not in the web session. It throws an error if both federated and credentialsManagerOnly is enabled

The JS Doc handling for this is a not quite great after trying multiple ways. Any suggestion on improving this would be great.

References

This is a feature request from this PR - #540

Testing

We have added unit tests

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj requested a review from a team as a code owner October 27, 2022 13:08
@poovamraj poovamraj changed the title Option to clear session only in Credentials Manager [SDK-3738] Option to clear session only in Credentials Manager Oct 27, 2022
@poovamraj poovamraj mentioned this pull request Oct 27, 2022
2 tasks
@ebg1223
Copy link

ebg1223 commented Nov 6, 2022

Thank you @poovamraj for this!

Copy link
Contributor

@Widcket Widcket left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

@poovamraj poovamraj merged commit 92540f9 into master Nov 7, 2022
@poovamraj poovamraj deleted the clear-session-for-credman-only branch November 7, 2022 09:43
@poovamraj poovamraj mentioned this pull request Nov 7, 2022
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.

None yet

3 participants