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

Set same application name for DataProtection. #10359

Merged
merged 1 commit into from Oct 20, 2021
Merged

Conversation

maliming
Copy link
Member

@maliming maliming commented Oct 19, 2021

The encryption/decryption between multiple projects needs to use the same key When using separate-identity-server or tiered.

eg:
Token generation and verification in Identity.

https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.identitybuilder.addtokenprovider?view=aspnetcore-5.0
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.tokenoptions?view=aspnetcore-5.0

@maliming maliming changed the title Set same application name for DataProtection`. Set same application name for DataProtection. Oct 19, 2021
@maliming maliming added this to the 5.0-preview milestone Oct 19, 2021
@hikalkan hikalkan merged commit 7cc616a into dev Oct 20, 2021
@hikalkan hikalkan deleted the maliming/DataProtection branch October 20, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants