18 Aug 2023 02:10 PM - last edited on 29 Aug 2023 08:39 AM by MaciejNeumann
For more reference in this step you can take a look at this post from @AgataWlodarczyk with a video from @adam_gardner
Open the User menu and select Account settings (in latest Dynatrace, Account Management).
On the top navigation bar, go to Identity & access management > OAuth clients.
Select Create client.
Provide an email of the user who owns the client.
Provide a description for the new client.
Select the required token scopes. These are the scopes that the client will be able to grant. Tokens generated by the client might have different scope sets.
Select Create client.
Copy the generated information to the clipboard. Store it in a password manager for future use.
18 Aug 2023 07:16 PM
Thank you for documenting this @DanielS
18 Aug 2023 09:32 PM
Your welcome @ChadTurner. The use of Oauth2 clients to obtain valid Bearer tokens is what is coming to Dynatrace API.
18 Aug 2023 09:34 PM
Thanks @dannemca It took me a while to implement it in Postman, but it will surely be very useful for interacting with the API. I'm thinking improvements for future releases.
23 Aug 2023 02:53 PM
Thanks @Mizső hope it helps.
21 Aug 2023 01:05 PM
GOLDEN!!!
23 Aug 2023 02:54 PM
Thanks @Kenny_Gillette
11 Sep 2023 10:28 AM
As a Partner who often needs to manage several Accounts, this is so very very useful!! Thank you, @DanielS !!
11 Sep 2023 05:02 PM
Glad to help @PedroDeodato
19 Jul 2024 07:20 PM
Great contribution! Thank you so much!