TsgcHTTP_OAuth2_Client › Properties

TsgcHTTP_OAuth2_Client Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Server endpoints

NameDescription
LocalServerOptionsConfiguration for the local HTTP listener that receives the authorization-code redirect from the browser.
AuthorizationServerOptionsEndpoints published by the external OAuth 2.0 authorization server the client talks to.

Protocol options

NameDescription
OAuth2OptionsClient identity and grant-type selection driving the OAuth 2.0 flow.
DPoPOptionsDPoP (Demonstrating Proof-of-Possession, RFC 9449) key material and signing options attached to token requests and protected resource calls.

HTTP client

NameDescription
HTTPClientOptionsTLS and logging configuration of the internal HTTP client used to POST to the token, revocation and introspection endpoints.

Diagnostics

NameDescription
VersionRead-only string exposing the sgcWebSockets library version.

All Properties (alphabetical)

NameDescription
AuthorizationServerOptionsEndpoints published by the external OAuth 2.0 authorization server the client talks to.
DPoPOptionsDPoP (Demonstrating Proof-of-Possession, RFC 9449) key material and signing options attached to token requests and protected resource calls.
HTTPClientOptionsTLS and logging configuration of the internal HTTP client used to POST to the token, revocation and introspection endpoints.
LocalServerOptionsConfiguration for the local HTTP listener that receives the authorization-code redirect from the browser.
OAuth2OptionsClient identity and grant-type selection driving the OAuth 2.0 flow.
VersionRead-only string exposing the sgcWebSockets library version.