liamzwbao commented on issue #791: URL: https://github.com/apache/polaris/issues/791#issuecomment-2668836364
> AFAIK, The 419 response code in question relates only to the `/token` endpoint. No other well-known OIDC Server (or IdP) uses the 419 response code. > > However, Iceberg's `/token` endpoint is deprecated per [apache/iceberg#10603](https://github.com/apache/iceberg/pull/10603) From the spec, I have noticed that 419 is used in several places, such as [this namespace endpoint](https://github.com/apache/iceberg/blob/fad0c1e6c68fbc7e48b5b17c02ed9c26a2693afb/open-api/rest-catalog-open-api.yaml#L340-L374). It seems likely that it will continue to be used even after the deprecation of `/token`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
