D2L Passing ID/Keys in Header instead of Query Params?

65 views Asked by At

Is it possible to pass the the ID/keys as an auth header instead of the documented query params?

1

There are 1 answers

0
Viktor Haag On BEST ANSWER

Not at this time, no. Currently, the only supported mechanism for authentication with the Valence APIs is the IDKey Auth system passing signatures as query parameters.