gqty icon indicating copy to clipboard operation
gqty copied to clipboard

Feature Request - Add `credentials` support for introspect

Open Lonli-Lokli opened this issue 2 years ago • 1 comments

Currently there is no way to specify credentials for introspecting so request failing

https://github.com/gqty-dev/gqty/blob/main/packages/cli/src/introspection.ts#L40

Lonli-Lokli avatar Mar 02 '22 14:03 Lonli-Lokli

I believe it can be added similar to https://github.com/gqty-dev/gqty/pull/640

Lonli-Lokli avatar Mar 03 '22 12:03 Lonli-Lokli

@Lonli-Lokli You should be able add an Authorization header to the introspection.headers config, please reopen if a general credentials support is missing.

Let's discuss Kerberos specific authentication in #694.

vicary avatar Dec 04 '22 18:12 vicary