ALL the issuers
parent
849bfb39fb
commit
a27c1e50a9
2
main.go
2
main.go
|
|
@ -64,7 +64,7 @@ func setJWT(r *http.Request, brandID string) {
|
|||
Key: []byte("dnKgzTPNZyEd2Kfop"),
|
||||
DefaultClaims: jwt.Claims{
|
||||
Audience: "qualtrics",
|
||||
Issuer: "dataprocessing,responseengine,fieldset-definitions,qualtrics",
|
||||
Issuer: "dataprocessing,responseengine,fieldset-definitions,qualtrics,objectstore,svs,monolith,ex,blixt",
|
||||
UserID: "breel",
|
||||
BrandID: brandID,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue