First Commit

This commit is contained in:
Giancarlo Panichi 2023-02-01 18:11:00 +01:00
parent 87832c85ab
commit 1d282f3717
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class IAMExample:
accessToken=self.getAccessToken()
umaheaders = { "Accept" : "application/json", "Content-Type" : "application/x-www-form-urlencoded"}
umaheaders = { 'Accept' : 'application/json', 'Content-Type' : 'application/x-www-form-urlencoded'}
umadata = { 'grant_type' : 'urn:ietf:params:oauth:grant-type:uma-ticket', 'audience' : context}
# Get UMA token for context