-
Notifications
You must be signed in to change notification settings - Fork 811
Added docs for auth tokens in cookies (V16) #7604
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @kjac 🙌 The PR looks great.
I added a few suggestions to remove "we" and add an Oxford comma in the list of words.
Will merge it on the 26th of November.
|
@kjac @iOvergaard Should this be merged in today? I can see this included in the 16.4.0-RC2 as well. |
|
This should wait until the 26th as this is a minor of 16. |
📋 Description
We are adding a new security feature to V16.4, allowing for strengthening the security for back-office users (specifically, access and refresh tokens for user sessions).
See umbraco/Umbraco-CMS#20779
This is the documentation for V16.4 - another PR will be created for V17.0, as this feature becomes mandatory in V17.
📎 Related Issues (if applicable)
None.
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
V16.4
Deadline (if relevant)
26th of November if possible. That's the release date for V16.4.
📚 Helpful Resources