-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We're switching from a model where the UI was responsible for project scoping, which is bad as that's OpenStack-cetric and very much incompatible with the spirit of oauth. While it was secure in that tokens were scoped to that user only, it was also at odds with SSO and restricitve in that you couldn't do cool stuff like provisioning projects or provider networks and all that jazz. As a result, make it use an admin level application credential for now, we'll work out how to lower privileges later...
- Loading branch information
Showing
21 changed files
with
322 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.