Tags: sharmaansh21/fiat
Tags
feat(api): Allow `admin` to access any resource regardless of permiss… …ion (spinnaker#253)
feat(roles): Adding dynomite support (spinnaker#249) Also fixes a bug that failed to revoke roles during put operations.
feat(metrics): Enable the `OkHttpMetricsInterceptor` for `FiatService` ( spinnaker#251)
feat(core): Support allowing default access to all unknown applications An unknown application is one that does not have explicitly specified permissions. It may exist in `front50` or it may not. Can be enabled by `fiat.allowAccessToUnknownApplications: true`.
chore(dependencies): spinnaker-dependencies to 0.161.6 (spinnaker#246)
fix(roles): Introduce cache / short refresh around clouddriver calls (s… …pinnaker#243) Cuts down on the number of calls to clouddriver for metadata that does not change all that frequently. Noticed a fairly high volume of calls falling through from x509 authentication attempts, more than seemed reasonable.
feat(roles): Support passing additional user details to `UserRolesPro… …vider` (spinnaker#242)
fix(core): s/legacyFallback/fiat.legacyFallback (spinnaker#241) Correct a typo in the expected dynamic property name.
PreviousNext