Add docs for refresh-token support to OAuth2#13009
Add docs for refresh-token support to OAuth2#13009Praveen2112 merged 1 commit intotrinodb:masterfrom
Conversation
1a23d5c to
3b33bc5
Compare
|
@mosabua Did some additional changes to extract refresh token flow under a separate section |
There was a problem hiding this comment.
I would rather go with something like: additional scopes for offline access might be required, depending on your IdP configuration
There was a problem hiding this comment.
openid,offline_access [or offline] // openid is the default scope and when someone will remove it, idps will switch to OAuth2 flows, rather than openid (so potentially no things like groups handling etc.)
3b33bc5 to
b9624be
Compare
|
@s2lomon AC |
b9624be to
569bb3b
Compare
|
@mosabua Thanks for the review. AC |
569bb3b to
09755e5
Compare
There was a problem hiding this comment.
These 3 properties have default values as well so it's probably worth documenting it.
09755e5 to
554bc8c
Compare
There was a problem hiding this comment.
By default it's generated during startup.
554bc8c to
35bf4ed
Compare
mosabua
left a comment
There was a problem hiding this comment.
Looks good now. Lets get this shipped.
Description
Documentation for #12664
Docs only.
Related issues, pull requests, and links
Documentation
( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x) No release notes entries required.
( ) Release notes entries required with the following suggested text: