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

Mods to leverage @pega/auth package for authManager and configAccess … #84

Closed
wants to merge 3 commits into from

Conversation

vrseraphin
Copy link
Contributor

@vrseraphin vrseraphin commented Dec 6, 2023

…core routines

Brings in a lot of the newer SDK-R related auth improvements:

  • Support for obfuscating (transforming) session storage content (transform sdk-config.json param) and storing less auth configuration stuff in session storage
  • Minimizing session storage content and providing control over whether auth and refresh tokens should be allowed to land in session storage or not (tokenStorage sdk-config.json param)
  • Support for additional grantTypes customBearer, clientCreds, passwordCreds (and ability to use a different grant flow for portal vs mashup/embedded)
  • Use of private class fields to better secure auth information in DOM

Protect the sdk_config class var
Fix the package version #
@vrseraphin
Copy link
Contributor Author

Moving to less extensive approach by retaining server-config-service shell

@vrseraphin vrseraphin closed this Dec 8, 2023
@tumms2021389 tumms2021389 deleted the mod/spr/pega-auth-pkg branch March 20, 2024 07:19
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