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

aether-roc-umbrella: adding LDAP auth for Grafana #611

Merged
merged 1 commit into from
Jun 24, 2021
Merged

aether-roc-umbrella: adding LDAP auth for Grafana #611

merged 1 commit into from
Jun 24, 2021

Conversation

SeanCondon
Copy link
Contributor

Unfortunately Organizations cannot be created through Helm Charts - only through API.

To use, login to http://localhost:8183/grafana as "admin"

get the admin password with kubectl get secret --namespace micro-onos aether-roc-umbrella-grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo

Then create these 3 orgs with these IDs:

  1. Main Org (will alread exist - can be renamed to Aether)
  2. Acme Inc.
  3. Starbucks

You will also have to deploy the dex-ldap-umbrella helm chart with the LDAP server

Then you can login as user alicea, daisyd, fredf etc with password.

This is just another step along the way

@SeanCondon SeanCondon self-assigned this Jun 24, 2021
@SeanCondon SeanCondon merged commit 66ead89 into onosproject:master Jun 24, 2021
@SeanCondon SeanCondon deleted the scRocumbrellaGrafanaLDAP branch June 24, 2021 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant