Access Service Tokens not working?
I'm trying to use Service Tokens with Cloudflare Access but they are seemingly not working...
Steps taken:
In desperation, I also added rules to allow any access service token both to the application and the access group of the application, which also did not work.
I've tried it from a Cloudflare Worker, Curl, and Fiddler and in any case despite passing the CF-Access headers it just redirects without giving a JWT.
Am I missing anything?
Steps taken:
- Created service token
- Added
andCF-Access-Client-Id
headersCF-Access-Client-Secret - Added an Include rule for the service token in question in the Access application's additional rules
CF-Access-Client-Id and secret and shows that it has never been used before, and it redirects to the Cloudflare Access sign in page.In desperation, I also added rules to allow any access service token both to the application and the access group of the application, which also did not work.
I've tried it from a Cloudflare Worker, Curl, and Fiddler and in any case despite passing the CF-Access headers it just redirects without giving a JWT.
Am I missing anything?


