Skip to main content

Module route_handler

Module route_handler 

Source
Expand description

Route handler for STS AssumeRoleWithWebIdentity requests.

Intercepts STS queries before they reach the proxy dispatch pipeline and delegates to try_handle_sts.

Traitsยง

StsRouterExt
Extension trait for registering STS routes on a Router.