Tags: daniloti2005/fiat
Tags
chore(dependencies): Autobump korkVersion (spinnaker#856) Co-authored-by: root <root@3c2f555b53f9>
feat(build): publish to maven central, switch groupId to io.spinnaker… ( spinnaker#853) * feat(build): publish to maven central, switch groupId to io.spinnaker.fiat * make spotless happy
fix(tests): test state leakage fix (spinnaker#833) Need to clear the SecurityContext in between test runs to isolate test behavior. (Discovered in experimenting with some changes in kork to support custom Authentication tokens)
chore(dependencies): Autobump korkVersion (spinnaker#812) Co-authored-by: root <root@e00e7b323342>
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#800) Co-authored-by: root <root@877703f80d77>
fix(errors): Import kork-web ErrorConfiguration into fiat-api configu… …ration, wire up FiatAccessDeniedExceptionHandler (spinnaker#785)
feat(api): allow fiat clients to check if there is a user permission … …cached (spinnaker#768) For sessionless auth such as X509 in gate, there is a debounce option to prevent having to post a login to fiat for each request, however part of that is determining whether the user is already populated in the hosts permission cache. This check 404s if the user has not logged in, but in doing so triggers retries with backoffs before a login is posted. This introduces a new method just to examine the cache without calling through to the loading behaviour on a miss
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#746) Co-authored-by: root <root@6a807b439d68>
PreviousNext