Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

v5.5.0: [minor] add proxy-principals feature support (#97)

Latest
Compare
Choose a tag to compare
@WindzCUHK WindzCUHK released this 14 Nov 08:14
· 1 commit to master since this release
8c1ba38

new claim in access token

{
  "cnf": {
    "proxy-principals#spiffe": [
        "spiffe://domain/sa/service"
    ]
  }
}