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

fix: passkey documentation #1831

Merged
merged 4 commits into from
Sep 27, 2024
Merged

fix: passkey documentation #1831

merged 4 commits into from
Sep 27, 2024

Conversation

micheljung
Copy link
Contributor

@micheljung micheljung commented Aug 21, 2024

I found the correct way to set it up here in
https://github.com/ory/kratos/blob/68693a43e4e1e3028f17789e72d0b79f6298d139/contrib/quickstart/kratos/all-strategies/kratos.yml#L37

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2024

CLA assistant check
All committers have signed the CLA.

@vinckr vinckr changed the title Fix passkey documentation fix: passkey documentation Aug 22, 2024
@@ -78,7 +78,13 @@ import TabItem from '@theme/TabItem';
passkey:
enabled: true
config:
display_name: "My Display Name"`}</CodeBlock>
rp:
display_name: Your Application name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only needed when self-hosting Ory Kratos. In Ory Network we automatically set these values. Can you please clarify that, by - for example - adding an additional tab instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, please check :)

docs/kratos/passwordless/05_passkeys.mdx Outdated Show resolved Hide resolved
docs/kratos/passwordless/05_passkeys.mdx Outdated Show resolved Hide resolved
@vinckr vinckr enabled auto-merge (squash) September 27, 2024 08:08
@aeneasr aeneasr merged commit 57b624f into ory:master Sep 27, 2024
7 checks passed
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.

4 participants