62d03b0d41
Closes #216
2016-04-01 16:54:33 -07:00
ba666ddbfa
Removed deprecated auth api endpoint.
2016-02-16 15:04:53 -08:00
685e2c8b6d
fixing typo
2016-01-05 09:40:53 -08:00
3f024c1ef4
Adds ability for domains to be marked as sensitive and only be allowed to be issued by an admin closes #5
2015-12-30 15:11:08 -08:00
a7decc1948
Fixing some issues with dynamically supporting multiple SSO providers
2015-12-27 17:54:11 -05:00
60856cb7b9
Add an endpoint to return active authentication providers
...
This endpoint can be used by Angular to figure out what authentication
options to display to the user. It returns a dictionary of configuration
details that the front-end needs for each provider.
2015-12-22 18:03:56 -05:00
350d013043
Add Google SSO
...
This pull request adds Google SSO support. There are two main changes:
1. Add the Google auth view resource
2. Make passwords optional when creating a new user. This allows an admin
to create a user without a password so that they can only login via Google.
2015-12-22 13:44:30 -05:00
2fc6d4cd21
Fix a handful of typos in documentation
...
As I was reading through the docs I made note of grammar issues and
typos I saw. Not a huge deal but might as well fix what I noticed.
2015-10-06 15:05:05 -07:00
ef72de89b3
Minor fixes
2015-09-18 15:50:59 -07:00
480078da42
Removing str casting for role permission
2015-09-01 14:15:40 -07:00
70ccd137e1
removing netflix specific code from auth flow
2015-08-27 13:09:02 -07:00
45c442000e
Fixing some unfortunate casting that prevent creators from viewing/updating their certs
2015-08-22 10:56:15 -07:00
d62f57eab3
Fixing an issue with futures, unicode and b64 not being able to handle the unicode values
2015-08-20 15:49:08 -07:00
6b2da2fe6b
Fixes #35
2015-08-19 18:05:18 -07:00
f09f5eb0f1
Fixing issue with creating roles
2015-08-17 22:51:29 -07:00
fc68552d0f
Making Lemur py3 compatible
2015-08-03 21:07:28 -07:00
a4ed83cb62
Refactoring out challenge
2015-07-23 08:52:30 -07:00
c75e20a1ea
Pleasing the PEP8 gods
2015-07-21 13:06:13 -07:00
f660450043
Aligning config variables
2015-07-07 17:23:46 -07:00
95bab9331d
Enabling CSR generation and reducing complexity of encryption/decrypting the 'key' dir.
2015-07-03 10:30:17 -07:00
8a6abc6f82
Adding for handling proxy-based errors
2015-07-02 15:48:55 -07:00
6aa1a12ef6
Removing netflix specific role
2015-07-02 15:48:55 -07:00
0285422654
Adding some structure for authenticated tests
2015-07-02 15:48:54 -07:00
4330ac9c05
initial commit
2015-06-22 13:47:27 -07:00