Skip to content

Commit

Permalink
docs(project): update url signing link
Browse files Browse the repository at this point in the history
  • Loading branch information
royschut authored and ChristiaanScheermeijer committed Jan 31, 2024
1 parent 3c021a9 commit 7b483b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/video-protection.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This article outlines how such an authorization service should work.

## Signed URLs

With [URL signing](https://support.jwplayer.com/articles/how-to-enable-url-token-signing) enabled on the JW property, a video client can only access the media URLs from JW backends when it has a valid JWT token:
With [URL signing](https://docs.jwplayer.com/platform/reference/protect-your-content-with-signed-urls) enabled on the JW property, a video client can only access the media URLs from JW backends when it has a valid JWT token:

```
GET media/PEEzDfdA?token=<tokenA>
Expand Down

0 comments on commit 7b483b9

Please sign in to comment.