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

Update hostname in docs? #66

Open
j08lue opened this issue Jan 13, 2025 · 2 comments
Open

Update hostname in docs? #66

j08lue opened this issue Jan 13, 2025 · 2 comments
Assignees

Comments

@j08lue
Copy link
Contributor

j08lue commented Jan 13, 2025

Docs such as these for the Device Auth Flow describe the target hostname as

https://auth-apx.${INGRESS_HOST}

The current develop cluster IAM service seems to be available at https://iam-auth.apx.develop.eoepca.org, though, i.e.

https://iam-auth.apx.${INGRESS_HOST}

While the original one throws a ERR_CERT_AUTHORITY_INVALID error (Subject: Kubernetes Ingress Controller Fake Certificate).

Should the URL be changed in the docs?

@w-jfe
Copy link
Collaborator

w-jfe commented Feb 12, 2025

Hi Jonas, you refer to the deployment guide. This is not directly part of our IAM BB documentation.
Currently I can't find any more hostnames containing -iam or .apx there.
Apparently it has already been generalized. In my opinion, this generalization also makes sense for use by third parties. The hostnames do not necessarily have to be adopted as in the ArgoCD deployment.

To be on the safe side, I'll link Richard.

@rconway
Is the selection of hostnames generalized on purpose or should it rather be based on the current deployment in the deployment-guide?

@w-jfe w-jfe self-assigned this Feb 12, 2025
@rconway
Copy link
Contributor

rconway commented Feb 12, 2025

@j08lue @w-jfe
The Deployment Guide (2.0-beta) has been refactored to focus on apisix - so the -apx qualifier is no longer required.
Additionally we used the generic host auth for the Keycloak ingress. This can be seen as an example name (and can be regarded as a configuration choice) - but is used consistently throughout the guide.
When we rebuild the dev cluster we should consider to realign with the Deployment Guide approach.

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

No branches or pull requests

3 participants