brash-cartoon-33648
09/23/2022, 11:51 PMerrors:
fallback:
- redirect
- json
handlers:
redirect:
enabled: true
config:
to: {{ $config.kratos.ui.login }}
return_to_query_param: < dynamic value here ? >
when:
- request:
header:
accept:
- text/*
brash-cartoon-33648
09/24/2022, 12:05 AMmagnificent-energy-493
brash-cartoon-33648
09/26/2022, 10:23 AMmagnificent-energy-493
(concisely) document or provide links to further docsDo you maybe have a concrete idea what we could write? Since there is so many docs (basically all of them?) that talk about any of the configuration options, I dont know how I could add links to all relevant docs (without basically liking all the docs) The configuration itself (in the schema code) links to several documents, e.g.:
# For more information on authenticators head over to: <https://www.ory.sh/oathkeeper/docs/pipeline/authn>
But if you have some ideas how to improve that, let me know here or feel free to open an issue 🙏