opentdf / platform

OpenTDF Platform monorepo enabling the development and integration of _forever control_ of data into new and existing applications. The concept of forever control stems from an increasingly common concept known as zero trust.
BSD 3-Clause Clear License
15 stars 4 forks source link

remove tokenendpoint from authorization service config #983

Open strantalis opened 2 weeks ago

strantalis commented 2 weeks ago

We should be able to get the token endpoint from either the wellknown config or derive it from the platform issuer.

https://github.com/opentdf/platform/blob/d6c753ed6047afcb461655a6a344c6bd546b23b1/service/authorization/authorization.go#L78-L84