ALL the issuers

master
Bel LaPointe 2019-01-02 15:21:35 -07:00
parent 849bfb39fb
commit a27c1e50a9
1 changed files with 1 additions and 1 deletions

View File

@ -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,
},