Skip to content
New issue

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

Add support for the connection status API #601

Merged
merged 3 commits into from
Oct 19, 2022

Conversation

Hawxy
Copy link
Contributor

@Hawxy Hawxy commented Oct 19, 2022

Changes

Adds the connection status check API as I noticed it was missing from the connections client.

References

https://auth0.com/docs/api/management/v2#!/Connections/get_status

Testing

Not sure of a good way of adding tests for this, as a valid AD or LDAP connection would need to be setup on the Auth0 side.

Checklist

@Hawxy Hawxy requested a review from a team as a code owner October 19, 2022 04:22
Copy link
Member

@frederikprijck frederikprijck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

src/Auth0.ManagementApi/Clients/ConnectionsClient.cs Outdated Show resolved Hide resolved
src/Auth0.ManagementApi/Clients/ConnectionsClient.cs Outdated Show resolved Hide resolved
src/Auth0.ManagementApi/Clients/IConnectionsClient.cs Outdated Show resolved Hide resolved
@Hawxy
Copy link
Contributor Author

Hawxy commented Oct 19, 2022

PR updated with code review items.

@frederikprijck frederikprijck merged commit 2e81abc into auth0:master Oct 19, 2022
@Hawxy Hawxy deleted the connectioncheck branch October 19, 2022 07:54
@frederikprijck frederikprijck mentioned this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants