bland-finland-95044
02/23/2024, 5:26 PM/check/relation-tuples
, they get a 401. Is there a different endpoint I should be hitting for the authorizer or something different I should be doing?bland-finland-95044
02/23/2024, 5:27 PMauthorizers:
remote_json:
enabled: true
config:
remote: "https://<our custom domain>/relation-tuples/check"
payload: |
{
"subject_id": "{{ print .Subject }}",
"namespace": "Application",
"object": "helloworld",
"relation": "use"
}
bland-finland-95044
02/23/2024, 5:29 PM/relation-tuples/check
if I use an API key for authorization, but I can't if I use a token retrieved from calling /self-service/login
bland-finland-95044
02/26/2024, 3:29 PMbland-finland-95044
02/26/2024, 3:31 PMrefined-kangaroo-48640
02/28/2024, 10:23 AMbland-finland-95044
02/28/2024, 3:09 PMrefined-kangaroo-48640
02/28/2024, 5:06 PMrefined-kangaroo-48640
02/29/2024, 4:47 PMbland-finland-95044
02/29/2024, 4:57 PM