Helpers
The helper functions for the jwt and echo endpoints
Functions
| Function | Description |
|---|---|
| extractAdaptHeaders | Extracts adapt headers from a request and creates a new object |
| validateX509AuthenticationHeaders | Validates the x509 Authentication Headers from the CAC auth login methods. This function will process the headers for usage by other SME Connect services. It will create the UUID, uid, name, and other user data based on the CAC headers. Both CAC users and the Tools Gateway/Tools will use this function. |