Skip to content

refactor!: migrate config prefix firefly.idp -> firefly.security.idp#15

Merged
ancongui merged 1 commit into
mainfrom
chore/migrate-config-prefix
Jun 19, 2026
Merged

refactor!: migrate config prefix firefly.idp -> firefly.security.idp#15
ancongui merged 1 commit into
mainfrom
chore/migrate-config-prefix

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Nests identity-broker config under the security namespace (firefly.security.idp.), alongside firefly.security. used by the resource server. Covers @ConfigurationProperties / @ConditionalOnProperty prefixes, the provider selector, per-provider keys, and observability metric names. Verified: mvn -DskipTests clean package = BUILD SUCCESS.

BREAKING CHANGE: configuration property prefix renamed.

Nest the identity-broker configuration under the security namespace,
alongside firefly.security.* used by the resource server and method policy.
Covers @ConfigurationProperties / @ConditionalOnProperty prefixes, the
provider selector firefly.security.idp.provider, per-provider keys, and the
observability metric names. Verified with mvn -DskipTests clean package.

BREAKING CHANGE: configuration property prefix renamed.
@ancongui ancongui merged commit 7f8aae5 into main Jun 19, 2026
3 checks passed
@ancongui ancongui deleted the chore/migrate-config-prefix branch June 19, 2026 08:49
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.

1 participant