We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datasource authentication & connection with valid credentials
End-to-End test - pass valid credentials & ensure recommendations are generated
Exception handling when incorrect credentials are passed
Authentication of Multiple datasources (Is it supported?)
Test with supported datasources
Test logging for any authentication messages, retries
Validate documentation
Datasource authentication & connection with valid bearer token
End-to-End test - pass valid bearer token & ensure recommendations are generated
Exception handling when incorrect token is passed
The text was updated successfully, but these errors were encountered:
khansaad
Successfully merging a pull request may close this issue.
Authentication Types
Basic Authentication Scenarios
Datasource authentication & connection with valid credentials
End-to-End test - pass valid credentials & ensure recommendations are generated
Exception handling when incorrect credentials are passed
Authentication of Multiple datasources (Is it supported?)
Test with supported datasources
Test logging for any authentication messages, retries
Validate documentation
Bearer Authentication Scenarios
Datasource authentication & connection with valid bearer token
End-to-End test - pass valid bearer token & ensure recommendations are generated
Exception handling when incorrect token is passed
Authentication of Multiple datasources (Is it supported?)
Test with supported datasources
Test logging for any authentication messages, retries
Validate documentation
The text was updated successfully, but these errors were encountered: