Hi, Is there a standard way to read the Authorization Header in the RestController? I have a unique API-Key per user that is used to check if the user is authorized but I haven't found a method to read the Authorization Header. Thanks and regards, David