pkg

package
v0.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsentApprovalRequest added in v0.5.0

type ConsentApprovalRequest struct {
	Issuer       string                    `json:"oidc_issuer"`
	Restrictions restrictions.Restrictions `json:"restrictions"`
	Capabilities api.Capabilities          `json:"capabilities"`
	TokenName    string                    `json:"name"`
	Rotation     *api.Rotation             `json:"rotation,omitempty"`
}

ConsentApprovalRequest holds the post request for confirming consent

type ConsentRequest added in v0.5.0

type ConsentRequest struct {
	ConsentApprovalRequest
	ApplicationName string                            `json:"application_name"`
	Mytoken         universalmytoken.UniversalMytoken `json:"mytoken"`
}

ConsentRequest holds the post request for creating a consent screen

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL