pomerium / pomerium

Pomerium is an identity and context-aware access proxy.
https://www.pomerium.com
Apache License 2.0
4.01k stars 282 forks source link

docs: add generic oidc identity provider guide #307

Closed desimone closed 3 years ago

desimone commented 5 years ago

Is your feature request related to a problem? Please describe.

Though we currently support generic OpenID Connect oidc providers, the functionality is not documented. Ideally, using a self-hosted provider like keycloak.

Describe the solution you'd like

Add an identity providers guide.

Additional context

lukasmrtvy commented 4 years ago

Here is really nice guide for integrating dex and pomerium: https://banzaicloud.com/blog/pomerium-authentication/ ( @desimone ) How is https://www.pomerium.io/reference/#identity-provider-service-account working for generic OpenID ? Thanks