Completed
Examining the token data, in particular the scopes information inside the token itself
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SAP Service Manager on Business Technology Platform - Final Episode
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome and introduction
- 2 Reviewing where we got to last time
- 3 Creating an instance of the ElephantSQL service
- 4 Talking about the similarity between bindings and service keys
- 5 Preparing to request an access token for the client credentials grant type
- 6 Understanding the relationship between offering and plan output from btp
- 7 Creating an instance of the Service Manager service, and a binding
- 8 Being pleasantly surprised that the human output for btp get service/binding is YAML
- 9 Understanding where the OAuth-required credentials are in the binding
- 10 Creating a short script to make the OAuth token request call
- 11 Examining the token data, in particular the scopes information inside the token itself
- 12 Using the access_token to authenticate an API call to list the service instances
- 13 Preparing and executing a call to delete an instance via the API
- 14 Summing up the adventures we've had together!