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

#3 Cross domain roles fix #8

Open
wants to merge 4 commits into
base: master-keystone
Choose a base branch
from

Conversation

dhague
Copy link

@dhague dhague commented Nov 24, 2016

There was a bug until now that a user who was assigned a role from a project in a different domain could not log in, as Grafana looked for the project in the login domain. This fix excludes such roles when getting the Grafana orgs.

Configuration options:
cookie_credentials - set to true to use cookie instead of session for storing Keystone password
credential_aes_key - 32-char encryption key. If set, this key is used to encrypt/decrypt the stored Keystone password
@dhague dhague changed the title Cross domain roles fix #3 Cross domain roles fix Dec 2, 2016
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.

None yet

1 participant