A cloud-based identity and access management service for securing user authentication and resource access
Hey there, Matthew Serwinowski
... but there is an error message saying this is blocked, contact your tenant administrator. I have no idea how to determine who that is
Please can you check which tenant you are currently on by signing into your account here: https://portal.azure.com/#settings/directory
Please look at the "Current directory" to see what directory you are currently in.
If you are in your own tenant, then you should be the global administrator. If the directory shown is your employer’s tenant, the tenant admin is your internal IT department. In your case, this would be Microsoft's IT department.
Some organisations enable an app management policy that blocks adding new client secrets. If that’s the case, only your tenant admin can change it.
I am trying to generate a client secret in Entra
Microsoft recommends using certificates instead of client secrets, as they’re more secure and avoid the risks of hard coded secrets being leaked. More info here: https://learn.microsoft.com/en-us/entra/identity-platform/how-to-add-credentials?tabs=certificate
Hope this helps,
Nathan