We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd40bd2 commit f57c71eCopy full SHA for f57c71e
docs/kratos/mfa/30_sms.mdx
@@ -147,5 +147,11 @@ metadata to a webhook of your choice. Please read the [SMS documentation](../ema
147
To start a new MFA flow, for an already existing session, create a new login flow with the `aal` parameter set to `aal2`:
148
149
```
150
-https://<your-custom-domain-or-project-slug>/self-service/login/browser?aal=aal2
+https://$PROJECT_SLUG.projects.oryapis.com/self-service/login/browser?aal=aal2
151
+```
152
+
153
+or
154
155
156
+https://ory.your-custom-domain.com/self-service/login/browser?aal=aal2
157
0 commit comments