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

Added Support for Self-Service-Profile #683

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Added Support for Self-Service-Profile #683

merged 4 commits into from
Jan 8, 2025

Conversation

tanya732
Copy link
Contributor

@tanya732 tanya732 commented Dec 20, 2024

Changes

  • Endpoints added /get-self-service-profiles, /post-self-service-profiles, /get-self-service-profiles-by-id, /delete-self-service-profiles-by-id and /patch-self-service-profiles-by-id, /get-self-service-profile-custom-text, /put-self-service-profile-custom-text, /post-sso-ticket and /post-revoke

  • Classes added :

SelfServiceProfilesEntity
PageBasedPaginationFilter
Branding
Color
SelfServiceProfile
SelfServiceProfileResponse
SelfServiceProfileResponsePage
SelfServiceProfileResponsePageDeserializer
UserAttribute
SsoAccessTicketResponse
SelfServiceProfilesEntityTest

References

Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2
Auth0 Management API v2

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@tanya732 tanya732 requested a review from a team as a code owner December 20, 2024 07:48
tusharpandey13
tusharpandey13 previously approved these changes Dec 20, 2024
@tanya732 tanya732 merged commit 40f35f1 into master Jan 8, 2025
6 checks passed
@tanya732 tanya732 deleted the sdk-5212-sso branch January 8, 2025 08:08
This was referenced Jan 8, 2025
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.

3 participants