vault/ui/mirage
claire bontempo 31051ef1e4
UI: Implement api service in auth components (#31085)
* change entity_id to camel casing, remove "backends" key from stored auth data

* fix tokenExpirationEpoch returning NaN, use authSuccess in auth service tests

* camel case mfa_requirement references

* refactor auth service

* implement api service for token method

* implement api service in standard auth methods

* add lookupSelf request to persistAuthData method in auht service instead of calling in components

* implement api service in oidc-jwt component

* implement api service in okta component

* implement api service in saml component

* use api service for wrapped_token query param

* remaining test updates, enterprise tests and stabilize auth helpers

* upate renew() to use new persistAuthData method, add a test

* revert as this will be addressed upstream

* rename supported-login-methods to auth-form-helpers and delete old supported-auth-backends helper, update tests

* cleanup normalize after testing mfa validation for each auth method

* update type declarations, set displayName in each method component

* stabilize redirect tests by waiting for login before asserting url

* stabilize tests

* modernize typescript syntax, move error const to util

* use mirage instead of vault server to resolve test race conditions

* fix file import
2025-07-09 10:11:23 -07:00
..
factories UI: Implement api service in auth components (#31085) 2025-07-09 10:11:23 -07:00
handlers UI: Implement api service in auth components (#31085) 2025-07-09 10:11:23 -07:00
helpers UI Hide Secrets Sync from nav if not on license and/or no policy permissions (#27262) 2024-06-11 08:20:01 -06:00
identity-managers [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
models UI: Fix LDAP Mirage Handler (#28432) 2024-09-20 13:44:29 -05:00
scenarios UI: Implement api service in auth components (#31085) 2025-07-09 10:11:23 -07:00
serializers UI: Update mirage (#25698) 2024-02-29 09:24:04 -06:00
config.js UI: Update mirage (#25698) 2024-02-29 09:24:04 -06:00