Registry / auth / fiat-api

fiat-api

JSON →
library2026.0.2javamavenunverified

Provides API interfaces for Spinnaker Fiat, a service for managing access control and permissions in Spinnaker.

auth
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

com.netflix.spinnaker.fiat.api.FiatService

Minimal usage of FiatService from the Fiat API.

import com.netflix.spinnaker.fiat.api.FiatService; public class Example { public static void main(String[] args) { FiatService service = new FiatService(); System.out.println(service.toString()); } }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
Resources