Crate openid_client
source ·Expand description
OpenID Client
This crate is an OpenID Connect RP library based on an openid client by panva called openid-client
Issuer API
-
Well known Discovery API:
-
Webfinger Discovery API:
Structs
- A set of HTTP headers
- Represents an HTTP header field name
- Represents an HTTP header field value.
- Holds all the discovered values from the OIDC Issuer
- IssuerMetadata
- #MtlsEndpoints Alternative endpoints that can be used by a client with mTLS to access
- OidcClientError
- Request
- RequestOptions
- Response
- WebFingerResponse