Duplicate of#638
Description
Checklist
- I have looked into the API documentation and have not found a suitable solution or answer.I have searched the issues and have not found a suitable solution or answer.I have searched the Auth0 Community forums and have not found a suitable solution or answer.I agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
Hi there, I have looked at the API documentation and found a suitable solution or answer. But this is just a kind request for the team to add the POST /v2/self-service-profiles/{id}/sso-ticket etc endpoints, it would be really helpful as we like talking to Auth0 via the Python SDK rather than using stuff like requests etc.
Describe the ideal solution
Implementing:
Get a self-service profile by ID
Delete a self-service profile by ID
Get custom text for a self-service profile
Set custom text for a self-service profile
Create an SSO-access ticket to initiate the self-service SSO flow
Alternatives and current workarounds
Workaround is of course to us one's favourite HTTP client and talk to the Auth0 Management REST API, which is okay but we'd prefer to see it in the Python SDK.
Additional context
No response
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
kishore7snehil commentedon Jun 4, 2025
@mjmartin A PR is already up and is under review. Feel free to add your review as well and I can close this issue out (as this is a duplicate issue).