-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Documentation for AIA #26940
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
Documentation for AIA #26940
Conversation
docs/documentation/securing_apps/topics/oidc/javascript-adapter.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/securing_apps/topics/oidc/javascript-adapter.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
|
||
* When client wants user to be redirected directly to the `Reset credentials` flow, OIDC client should replace very last snippet from the OIDC login URL path (`/auth`) with `/forgot-credentials` . | ||
|
||
WARNING: The steps above are only officially supported way how client can directly request registration or reset-credentials flow. For security |
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.
I removed "officially" because it sounds as if there are "unofficially" supported methods.
docs/documentation/server_admin/topics/users/con-required-actions.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/users/con-required-actions.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/users/con-required-actions.adoc
Outdated
Show resolved
Hide resolved
docs/documentation/server_admin/topics/authentication/flows.adoc
Outdated
Show resolved
Hide resolved
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.
Looks comprehensive, @mposolda Remember in particular to use "the" or "a" before nouns and avoid using "he" in case the user is female.
fb0700d
to
afb79dd
Compare
Thanks a lot for those suggestions! I will try to remember them better for the future. |
closes keycloak#25569 Signed-off-by: mposolda <mposolda@gmail.com> Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
afb79dd
to
684358b
Compare
closes #25569