interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
226 stars 77 forks source link

Add documentation for hosting Kratos on a sub domain #2774

Open JoblersTune opened 1 week ago

JoblersTune commented 1 week ago

There are specific configurations considerations and requirements when hosting Kratos on a subdomain. Need to figure out all these details and document them to make this flow easier for anyone attempting this in the future.

JoblersTune commented 1 week ago

Some initial considerations:

Within the Kratos configuration file it might be necessary to set the domain property on cookies and sessions for session handling and CSRF cookies.