24 Oct 2025 07:03 AM
Hi team,
I have created the oauth client for User termination use case.
Can anyone please share an example of requesting an access token from Dynatrace SSO.
Solved! Go to Solution.
24 Oct 2025 07:07 AM
Just follow the documentation at https://docs.dynatrace.com/docs/shortlink/oauth#request-a-token
24 Oct 2025 07:30 AM
Can you please give an example.
Thanks
24 Oct 2025 11:10 AM
@Archana567_ you have it exactly in the docs at the link I sent. You need to request the token by performing HTTP request to sso.dynatrace.com. There is a detailed example.