Skip to content

Commit

Permalink
docs: rename redirect page to browser-redirect-flow-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jul 2, 2020
1 parent 11cfd9d commit ae77d48
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .schema/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"definitions": {
"defaultReturnTo": {
"title": "Redirect browsers to set URL per default",
"description": "ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).",
"description": "ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).",
"type": "string",
"format": "uri",
"minLength": 6,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: selfservice-flow-completion
id: browser-redirect-flow-completion
title: HTTP Redirection Configuration
---

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/fallback/default_return_to.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ You can set this configuration value using environment variable
`SELFSERVICE_DEFAULT_BROWSER_RETURN_URL` as well!

If you don't know what that means, head over to
[Self-Service Flow Completion](../concepts/selfservice-flow-completion.md)!
[Self-Service Flow Completion](../concepts/browser-redirect-flow-completion.mdx)!
30 changes: 15 additions & 15 deletions docs/docs/reference/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dsn: sqlite:///var/lib/sqlite/db.sqlite?_fk=true&mode=rwc
selfservice:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -191,7 +191,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand All @@ -209,7 +209,7 @@ selfservice:
password:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -238,7 +238,7 @@ selfservice:
profile:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -270,7 +270,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand All @@ -288,7 +288,7 @@ selfservice:
registration:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -340,7 +340,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand All @@ -358,7 +358,7 @@ selfservice:
password:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -387,7 +387,7 @@ selfservice:
oidc:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -416,7 +416,7 @@ selfservice:
login:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -468,7 +468,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand All @@ -486,7 +486,7 @@ selfservice:
password:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -515,7 +515,7 @@ selfservice:
oidc:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -578,7 +578,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down Expand Up @@ -649,7 +649,7 @@ selfservice:
after:
## Redirect browsers to set URL per default ##
#
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/selfservice-flow-completion).
# ORY Kratos redirects to this URL per default on completion of self-service flows and other browser interaction. Read this [article for more information on browser redirects](https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion).
#
# Examples:
# - https://my-app.com/dashboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ stateDiagram
1. The client receives the expected response. For browsers, this is a HTTP
Redirection, for API clients it will be a JSON response containing the
session and/or identity. For more information on this topic check
[Self-Service Flow Completion](../../concepts/selfservice-flow-completion.md).
[Self-Service Flow Completion](../../concepts/browser-redirect-flow-completion.mdx).
<Mermaid
chart={`
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/self-service/flows/user-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ stateDiagram
1. The client receives the expected response. For browsers, this is a HTTP
Redirection, for API clients it will be a JSON response containing the
session and/or identity. For more information on this topic check
[Self-Service Flow Completion](../../concepts/selfservice-flow-completion.md).
[Self-Service Flow Completion](../../concepts/browser-redirect-flow-completion.mdx).

<Mermaid
chart={`
Expand Down
2 changes: 1 addition & 1 deletion docs/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
"concepts/credentials/openid-connect-oidc-oauth2",
]
},
"concepts/selfservice-flow-completion",
"concepts/browser-redirect-flow-completion",
"concepts/email-sms",
"concepts/federation",
"concepts/security"
Expand Down

0 comments on commit ae77d48

Please sign in to comment.