Seyi Adebajo
|
c3de4a5ff7
|
adds feature to download a compliance policy as a json document. upload as json and apply to policy. performs attribute type assertions on values in uploaded policy
|
2017-07-10 13:43:00 -07:00 |
|
Seyi Adebajo
|
1281ae8352
|
Authentication: Creates a current-user service to load details on the currently logged in user. Fixes the login route: If a user lands on the login route, and they have an authenticated session, transition to the application index. Updates the authenticator to return authentication request data for local caching. Load current user when application route is first entered and whenever session is successfully authenticated. Fixed comment typo in Play Application controller.
|
2017-07-10 09:54:20 -07:00 |
|
Seyi Adebajo
|
c14940f845
|
Add client side handling for login and authentication using ember-cli-simple-auth. Add custom authenticator for ldap. And login page and styles.
|
2017-07-10 09:54:17 -07:00 |
|