io.quarkus.amazon.lambda.http.LambdaHttpConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-amazon-lambda-http Show documentation
Show all versions of quarkus-amazon-lambda-http Show documentation
Allow applications written for a servlet container to run in AWS Lambda
#
#Tue Dec 05 15:54:27 UTC 2023
io.quarkus.amazon.lambda.http.LambdaHttpConfig.cognitoClaimMatcher=Regular expression to locate role values within a Cognito claim string.\nBy default it looks for space delimited strings enclosed in brackets\n"[^\\[\\] \\t]+"
io.quarkus.amazon.lambda.http.LambdaHttpConfig.mapCognitoToRoles=If true, Quarkus will map claims from Cognito to Quarkus security roles.\nThe "cognito\:groups" claim will be used by default. Change cognitoRoleClaim\nconfig value to change the claim source.\n\nTrue by default
io.quarkus.amazon.lambda.http.LambdaHttpConfig.cognitoRoleClaim=Cognito claim that contains roles you want to map. Defaults to "cognito\:groups"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy