Is client_id claim globally unique ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2019
02:50 PM
We are investigating LTI 1.3 standard and have found that for the auth request the tool is expected to save the Issuer=>Client_Id mapping provided during the app registration process. Since the 'iss' claim for launches through Canvas have common "canvas.instructure.com". Is it safe to assume the clientId is going to be unique across all tenants (in other words is client_id suppose to be globally unique) of canvas ? Or is the client_id just unique for the particular tenant ?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2020
11:42 AM
I was able to get an answer offline. ClientId is unique globally. Putting it here for future reference to anyone else. Let me know if there is a misunderstanding.