Hi I am using istio and oauth2-proxy to do authent...
# general
n
Hi I am using istio and oauth2-proxy to do authentication and authorization. I want to try Ory oauthkeeper . is there any sample configuration or blogs which I can use? I want to use this to use saleforce idp
m
Hey @nutritious-iron-15632 I am not sure familiar with the istio / oauth2-proxy setup to be honest. Here is some general documentation: 1. The Ory documentation provides a detailed guide on how to configure and deploy Ory Oathkeeper. This includes creating a configuration file and setting up the proxy and API ports, enabling the anonymous authenticator, and setting up the allow and deny authorizers, and the noop and id_token mutators. You can find this guide here. 2. There are also several community articles and tutorials available that provide practical examples of how to use Ory Oathkeeper. These include guides on user management, API access control, and best practices for using Ory Oathkeeper with Istio. You can find these articles here. 3. If you're interested in learning more about how Ory Oathkeeper works with other services in the Ory ecosystem, you can check out the introduction to the Ory ecosystem here. However, please note that while these resources provide a good starting point for using Ory Oathkeeper, they do not specifically cover the use of Salesforce as an identity provider. You can add Salesforce as IDP to Ory Kratos as well btw: https://help.salesforce.com/s/articleView?id=sf.service_provider_define_oid.htm&type=5