Michael Johnson
Michael Johnson
I'm a bit nervous about adding this to the repo. Some of the SQ libraries are "provided" and we can't really upgrade them until they're part of the SQ base...
I'm currently working on some updates to the plugin that will drop the deprecated ADAL4J library and move to a more generic OAuth library, as MSAL4J is overkill for this...
It's in the pipeline. Since that post, the place I work has gone through a lot of changes and left me with little time to handle this plugin. Since the...
I don't have a timeline currently. Work is progressing, and mainly I have to finish group sync support and compatibility (with the user data ADAL4J provides). That's the short of...
Update on progress: Group sync using the default group sync method (using the access token from the user) is working from my limited tests. I haven't implemented the newer client...
Basically, what julienlancelot wrote. We can't hide these values because SonarQube doesn't support that yet. Anyone with the "Execute Analysis" permission can access all the system variables. If and when...
I'll take a look into that. Can you give me some more information on your AAD setup? Usually the ID token would return some basic information, but maybe there's a...
That's most certainly not a standard manifest when creating the basic application the docs walk through. It looks like you've added a bunch of optional claims to the token configuration,...
Hi, I'm working on a rewrite of the code to use the v2.0 endpoints and MS Graph instead of the old Azure AD Graph. This changes where I'm getting the...
The issue was closed as a duplicate and the linked issue still shows as open. I see on SQ8 there is an option for an admin to manually add additional...