Can't add custom payload data during machine t machine authentication (during client_credentials token request)

Hi,
I’m experiencing the same behavior as described here:

When augmenting the request in the hook with a key that is a qualified URL (http://example.com/foo), this returns in the JWT payload. But when simply using a string key that is not in a URL format - foo, this key (and it’s value) are not added to the JWT.

Why is that?

2 Likes

@john.gateley Thanks. I was under the impression plain non-url links were supported too.

Thank you very much, we will work with full qualified URLs for custom claims.

1 Like

We’re here for you @gregra !

1 Like