You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kendra::Types::JwtTokenTypeConfigurationWhen passing JwtTokenTypeConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
key_location: "URL", url: "Url",
secret_manager_arn: "RoleArn",
user_name_attribute_field: "UserNameAttributeField",
group_attribute_field: "GroupAttributeField",
issuer: "Issuer",
claim_regex: "ClaimRegex",
}
Configuration information for the JWT token type.
Returned by:
Instance Attribute Summary collapseThe regular expression that identifies the claim.
The group attribute field.
The issuer of the token.
The location of the key.
The Amazon Resource Name (arn) of the secret.
The signing key URL.
The user name attribute field.
The regular expression that identifies the claim.
#group_attribute_field ⇒ StringThe group attribute field.
#key_location ⇒ StringThe location of the key.
Possible values:
The Amazon Resource Name (arn) of the secret.
#user_name_attribute_field ⇒ StringThe user name attribute field.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4