Skip to main content
Question

Cannot find Authorize tab

  • May 23, 2025
  • 6 replies
  • 64 views

Forum|alt.badge.img

I have created and configured a custom app (JWT), my last step would be to authorize it. I am reading forum and documentation and everywhere is written I should see an 'Authorize' tab, but somehow i dont have it.

the tabs i have are (in order)
General Settings - Configuration - Webhooks - App Diagnostic

anybody can tell me what am I missing?

6 replies

Forum|alt.badge.img

Hi Antonio,

Are you sure you've configured a JWT application?

Here is an example of a JWT app (which has the Authorization tab):

BOX2_cqCMKY1ZIkRbcqeUYV2GVg.png

as opposed to a client side oAuth (does not have the Authorization tab):

BOX2_PNxyeso08OfsOcLpgjE7iQ.png

 

Hope this helps


Forum|alt.badge.img

Hi Rui,

thanks for the reply, yes I am sure.

BOX2_Bbw12JAQXEjoCCOUG1xSew.png


Forum|alt.badge.img

Am i on the wrong subscription or something?

 


Forum|alt.badge.img

Hi António,

I'm not saying wrong subscription, but something does look off with your profile and developer features.

Let me ask for internal help and see what we can do.

 


Forum|alt.badge.img

Hi António,

I heard back from our internal team and essentially you found a bug.

Your subscription tier does not allow access to the administration console, which in turn invalidates the creation of JWT and Client Credential Grants application that require administrator approval.

This is an inconsistency on our part and the team will be working towards a solution for this case. However I do not expect a solution to be available in the short term.

So depending on your use case there are two options you might want to consider.

Use an application authentication that does not require administrator approval, such as client side OAuth.

Or temporarily create a free developer account to support your development use case, but you wont be able to access content from this to your original account.

Neither of them are optimal.

Here you can find documentation related to applications and authentication. 

Let us know if this helps.


Forum|alt.badge.img

thank you Rui!

At least we now know what the problem is.

I will proceed with your suggestions and give it a try hopefully I will be able to do what I am trying to achieve.

Thanks again!