Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Provider Specific Configuration, Small Readme Update #31

Merged
merged 7 commits into from
Jun 18, 2022

Conversation

strazto
Copy link
Collaborator

@strazto strazto commented May 14, 2022

Partially resolves #26

Still needs keycloak documentation

@strazto strazto force-pushed the document_providers branch 2 times, most recently from 7347f8e to 5529fa9 Compare May 15, 2022 03:29
@9p4
Copy link
Owner

9p4 commented May 15, 2022

I've added Keycloak.

providers.md Outdated

```yaml
authelia:
OidEndpoint: https://authelia.example.com/.well-known/openid-configuration/
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually the endpoint you need to specify

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, idk maybe it's not necessary

@9p4
Copy link
Owner

9p4 commented May 17, 2022

Saw this on HN... is it important enough to add docs about? https://github.com/zitadel/zitadel

@strazto
Copy link
Collaborator Author

strazto commented May 23, 2022

Saw this on HN... is it important enough to add docs about? https://github.com/zitadel/zitadel

looks neat from a casual glance at the repo, but no need to rush it into this PR, we can always add providers later, or let users document them.

@9p4
Copy link
Owner

9p4 commented Jun 17, 2022

Seems like Authentik is meant to be stylized as all lowercase: authentik not Authentik

@strazto
Copy link
Collaborator Author

strazto commented Jun 18, 2022

can this be merged after a rebase onto main?

@strazto strazto force-pushed the document_providers branch from d73ab7b to 62e93e4 Compare June 18, 2022 12:26
@strazto strazto merged commit 55d795b into 9p4:main Jun 18, 2022
@strazto strazto deleted the document_providers branch June 18, 2022 12:33
@strazto
Copy link
Collaborator Author

strazto commented Jan 9, 2024

Believe it or not I was at work trying to test our SAML config works against keycloak and document the setup and I wound up referring to this plugin's keycloak writeup to find a working configuration, thanks again @9p4 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: Update Readme to reflect admin page + document usage with a few providers (keycloak, authelia)
3 participants