config

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const AWS_CLI_OIDC = "aws-cli-oidc"
View Source
const AWS_FEDERATION_ROLE_SESSION_NAME = "aws_federation_role_session_name"

OIDC config

View Source
const AWS_FEDERATION_TYPE = "aws_federation_type"
View Source
const AWS_FEDERATION_TYPE_OIDC = "oidc"

Federation Type

View Source
const AWS_FEDERATION_TYPE_SAML2 = "saml2"
View Source
const CLIENT_AUTH_CA = "client_auth_ca"
View Source
const CLIENT_AUTH_CERT = "client_auth_cert"
View Source
const CLIENT_AUTH_KEY = "client_auth_key"
View Source
const CLIENT_ID = "client_id"
View Source
const CLIENT_SECRET = "client_secret"
View Source
const DEFAULT_IAM_ROLE_ARN = "default_iam_role_arn"
View Source
const FAILURE_REDIRECT_URL = "failure_redirect_url"
View Source
const INSECURE_SKIP_VERIFY = "insecure_skip_verify"
View Source
const MAX_SESSION_DURATION_SECONDS = "max_session_duration_seconds"
View Source
const OIDC_AUTHENTICATION_REQUEST_ADDITIONAL_QUERY = "oidc_authentication_request_additional_query"
View Source
const OIDC_PROVIDER_METADATA_URL = "oidc_provider_metadata_url"
View Source
const OIDC_PROVIDER_TOKEN_EXCHANGE_AUDIENCE = "oidc_provider_token_exchange_audience"

SAML config

View Source
const OIDC_PROVIDER_TOKEN_EXCHANGE_SUBJECT_TOKEN_TYPE = "oidc_provider_token_exchange_subject_token_type" // Only support saml2
View Source
const SUCCESSFUL_REDIRECT_URL = "successful_redirect_url"
View Source
const TOKEN_TYPE_ACCESS_TOKEN = "urn:ietf:params:oauth:token-type:access_token"

OAuth 2.0 Token Exchange

View Source
const TOKEN_TYPE_ID_TOKEN = "urn:ietf:params:oauth:token-type:id_token"

Variables

This section is empty.

Functions

func ConfigPath

func ConfigPath() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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