[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-15 UTC."],[[["The `@ApiIssuer` annotation is used to define the configuration for a JWT (JSON Web Token) issuer."],["The `issuer` element specifies the expected issuer (`iss`) value within JWT tokens."],["The `jwksUri` element indicates the location of the JSON Web Key Set used for verifying tokens from the specified issuer."],["The `name` element serves as an identifier for the JWT provider, which can be referenced by the `@ApiIssuerAudience` annotation."]]],[]]