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

Adds support for Self-Service-Profile endpoints #747

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Nov 19, 2024

Changes

Endpoints Added :

References

Jira - SDK-5123

Testing

Following test cases added :

  • Test_self_service_profile_crud_operation : Validates creation of a self-service profile, fetching the newly created self-service profile, updation of the self-service profile and finally deletion the self-service profile.

  • Test_self_service_sso_ticket_generation_revocation : Creates an self-service SSO ticket and revocation.

  • Test_self_service_custom_text_get_set : Creates a self-service profile, sets a custom-text-profile, gets a custom-text-profile and validate them, finally deletes the self-service-profile that we created.

  • This change adds unit test coverage

  • This change adds integration test coverage

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

Checklist

@kailash-b kailash-b requested a review from a team as a code owner November 19, 2024 05:20
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.

1 participant