-
Notifications
You must be signed in to change notification settings - Fork 158
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
SAML authentication backend #1017
Merged
Commits on Oct 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 36d8896 - Browse repository at this point
Copy the full SHA 36d8896View commit details
Commits on Oct 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for db539af - Browse repository at this point
Copy the full SHA db539afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3871b12 - Browse repository at this point
Copy the full SHA 3871b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74cb83d - Browse repository at this point
Copy the full SHA 74cb83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3924ed5 - Browse repository at this point
Copy the full SHA 3924ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 171636c - Browse repository at this point
Copy the full SHA 171636cView commit details -
Add support for expiring auth tokens.
This adds support for expiring auth tokens, and improves security around `emp login`: 1. You can only obtain an access token from `emp login` if you're providing username/password. This prevents the possibility of creating an long lived access token from a token that would expire. 2. `emp login` is disabled when SAML authentication is used.
Configuration menu - View commit details
-
Copy full SHA for 0c69b26 - Browse repository at this point
Copy the full SHA 0c69b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c74105 - Browse repository at this point
Copy the full SHA 9c74105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e88496 - Browse repository at this point
Copy the full SHA 8e88496View commit details -
Configuration menu - View commit details
-
Copy full SHA for f019b87 - Browse repository at this point
Copy the full SHA f019b87View commit details
Commits on Oct 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1c639eb - Browse repository at this point
Copy the full SHA 1c639ebView commit details
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c652589 - Browse repository at this point
Copy the full SHA c652589View commit details -
Configuration menu - View commit details
-
Copy full SHA for e33096a - Browse repository at this point
Copy the full SHA e33096aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.