OAuth2 with EntraID: permission to create queue and exchanges but not bindings #12576
-
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Oct 23, 2024
Replies: 1 comment
-
@s-clauw please never file issues for questions in this org. All repos have discussions enabled. Per our Community Support Policy, we will not assist with troubleshooting OAuth 2 to non-paying users. There are several extensive documentation guides for OAuth 2: On top of that, the OAuth 2 plugin and the authN/authZ subsystem in general logs key decisions (actually, way more than that) at debug level. Start with inspecting logs from the node that handles your request. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@s-clauw please never file issues for questions in this org. All repos have discussions enabled.
Per our Community Support Policy, we will not assist with troubleshooting OAuth 2 to non-paying users.
There are several extensive documentation guides for OAuth 2:
On top of that, the OAuth 2 plugin and the authN/authZ subsystem in general logs key decisions (actually, way more than that) at debug level. Start with inspecting logs from the node that handles your request.