OpenIdConnect

zio.http.endpoint.openapi.OpenAPI.SecurityScheme.OpenIdConnect
final case class OpenIdConnect(description: Option[Doc], openIdConnectUrl: URI) extends SecurityScheme

Value parameters

description

A short description for security scheme.

openIdConnectUrl

OpenId Connect URL to discover OAuth2 configuration values.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product