Skip to content

feat: add support for azure auth to plugins#174

Merged
SondreJDigdir merged 2 commits into
masterfrom
feat/azure-identity-auth
Mar 20, 2025
Merged

feat: add support for azure auth to plugins#174
SondreJDigdir merged 2 commits into
masterfrom
feat/azure-identity-auth

Conversation

@SondreJDigdir

Copy link
Copy Markdown
Contributor

Description

feat: add support for azure auth to plugins

A DelegatingHandler is added to http clients that go towards plugins, allowing us to set up app authentication in Azure. Appsetting "PluginScopes" must be added, and said scope must be configured in the plugin auth settings.

Also adding DanPluginClientService which allows for plugin-to-plugin communication, using the same handler described above.

Documentation

  • Doc updated

@sonarqubecloud

Copy link
Copy Markdown

@erlendoksvoll erlendoksvoll left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :)

@SondreJDigdir SondreJDigdir merged commit e74cb54 into master Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants