AuthMethodsConfiguration: {
    default?: SecurityAuthentication;
    developer_hapikey?: ApiKeyConfiguration;
    oauth2?: OAuth2Configuration;
}