Documentation ¶
Index ¶
Constants ¶
View Source
const AzureAdJwtKeysUrl = "https://login.microsoftonline.com/common/discovery/v2.0/keys"
Variables ¶
This section is empty.
Functions ¶
func AddJwtBearer ¶
Adds Jwt Bearer authentication to the request
func EventGridWebHookSubscriptionValidation ¶
func EventGridWebHookSubscriptionValidation() echo.MiddlewareFunc
EventGridSubscriptionValidationMiddleware is a middleware that validates the event grid subscription It identifies the event grid subscription validation request. If the request is a validation request it returns the validation response. If the request is not a validation request, it continues to the next handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.