open-vault/ui/app/adapters
Matthew Irish 0357790fb8
UI - jwt auth (#6188)
* fix default rendering of svg and allow plugins access to mount tune form

* add auth-jwt component

* add callback route, and allow it to be navigated to on load

* add jwt as a supported auth method

* use auth-jwt component and implement intial oidc flow

* allow wrapping un-authed requests

* pass redirect_url and properly redirect with the wrapped token

* popup for login

* center popup window and move to localStorage events for cross window communication because of IE11

* access window via a getter on the auth-form component

* show OIDC provider name on the button

* fetch default role on render of the auth-jwt component

* simplify auth-form template

* style callback page

* refetch auth_url when path changes for auth-jwt component

* fix glimmer error on alias metadata, and add back popup-metadata component

* fix link in metadata page

* add logo-edition component and remove use of partial for logo svg

* render oidc callback template on the loading page if we're going there

* add docs icon and change timeout on the auth form

* move OIDC auth specific things to auth-jwt component

* start to add branded buttons for OIDC providers

* add google button

* finish branded buttons

* update glyph for error messages

* update tests for auth screen not showing tabs, add adapter tests and new auth jwt tests

* start auth-jwt tests

* simplify auth-jwt

* remove negative top margin on AlertInline

* only preventDefault if there's an event

* fill out tests

* sort out some naming

* feedback on templates and styles

* clear error when starting OIDC auth and call for new auth_url

* also allow 'oidc' as the auth method type

* handle namespaces with OIDC auth

* review feedback

* use new getters in popup-metadata
2019-02-14 09:39:19 -06:00
..
auth-config add an auth-config adapter for jwt so that configs can be saved properly (#5936) 2018-12-12 16:53:45 -06:00
identity Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
policy Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
application.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
auth-method.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
aws-credential.js UI aws engine tweaks (#5294) 2018-09-28 16:45:30 -05:00
capabilities.js move capabilities into the secret-edit component 2018-10-18 14:54:36 -05:00
cluster.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
console.js UI console (#4631) 2018-05-25 16:33:22 -04:00
control-group-config.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
control-group.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
lease.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
license.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
mount-filter-config.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
namespace.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
node.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
permissions.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
pki-ca-certificate-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-ca-certificate.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki-certificate-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-certificate.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki-config.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki.js ui/app/adapters/pki.js: fix typo in assert() message (#5882) 2018-12-03 16:14:59 -06:00
policy.js Search select (#5851) 2018-12-10 11:44:37 -05:00
role-aws.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
role-jwt.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
role-pki.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
role-ssh.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-engine.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
secret-v2-version.js UI - kv v2 graceful degrade (#5879) 2018-12-03 08:22:13 -06:00
secret-v2.js use backend / secretId in models created on list responses for secrets v1 and v2 2018-10-18 14:55:51 -05:00
secret.js Add Response Wrapping For Secrets (#5664) 2018-11-12 11:27:06 -05:00
ssh-otp-credential.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
ssh-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
ssh.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
tools.js UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
transit-key.js Ember update (#5386) 2018-09-25 11:28:26 -05:00