bland-finland-95044
02/23/2024, 5:23 PMchilly-king-10285
02/23/2024, 5:23 PMchilly-king-10285
02/23/2024, 5:23 PMremote_json
authorizer in Ory Network. However, it's mentioned that the remote_json
authorizer makes a HTTP POST request to a remote endpoint with a JSON body. If the endpoint returns a "200 OK" response code, the access is allowed, if it returns a "403 Forbidden" response code, the access is denied. You may want to check the Ory documentation or the Ory Network's API documentation for more specific details on the correct endpoint to use. Here are some useful links: - [Ory Oathkeeper Documentation](https://www.ory.sh/docs/oathkeeper/) - [Ory Network API Documentation](https://www.ory.sh/docs/ecosystem/projects#ory-oathkeeper)bland-finland-95044
02/23/2024, 6:08 PMchilly-king-10285
02/23/2024, 6:08 PMchilly-king-10285
02/23/2024, 6:08 PM<http://ws:8080>
upstream. yaml authenticators: - handler: cookie_session
This suggests that you might need to use an appropriate authenticator to authenticate your self-hosted Oathkeeper with the Ory Network. The choice of authenticator would depend on the authentication method used by the Ory Network. For more detailed information, you may want to refer to the [Ory Oathkeeper documentation](https://www.ory.sh/docs/oathkeeper/) or reach out to the Ory community for support. If you require professional support, Ory offers dedicated [support plans](https://www.ory.sh/support/) for self-hosting organizations.