Skip to content

Commit 4fbc6bf

Browse files
authored
RHIDP-6845: Move dangerouslyAllowSignInWithoutUserInCatalog from Deprecated to Breaking changes section (#1053)
* Moved from deprecated to breaking changes * Minor change * Minor change * Kim's comments
1 parent 2d299c3 commit 4fbc6bf

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

modules/release-notes/ref-release-notes-breaking-changes.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
This section lists breaking changes in {product} {product-version}.
66

7+
[id="breaking-change-rhidp-5958"]
8+
== Change in sign-in resolver configuration location
9+
10+
Previously, configuring the sign-in resolver to bypass user provisioning in the {product-short} software catalog required setting `dangerouslyAllowSignInWithoutUserInCatalog: true` at the root of the `{my-app-config-file}` file.
11+
12+
In this release, the previous root level configuration has been moved to the resolver level. For more details, see link:{authentication-book-url}[{authentication-book-title}].
13+
14+
.Additional resources
15+
* link:https://issues.redhat.com/browse/RHIDP-5958[RHIDP-5958]
716

817
[id="breaking-change-rhidp-5812"]
918
== The `scopes` parameter is now required for GitLab project deploy token creation

modules/release-notes/ref-release-notes-deprecated-functionalities.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@ The ArgoCD front-end plugin from RoadieHQ has been deprecated and will be remove
3131
.Additional resources
3232
* link:https://issues.redhat.com/browse/RHIDP-2028[RHIDP-2028]
3333

34-
[id="deprecated-functionality-rhidp-5958"]
35-
== Change in sign-in resolver configuration location
36-
37-
Previously, configuring the sign-in resolver to bypass user provisioning in the {product-short} software catalog required setting `dangerouslyAllowSignInWithoutUserInCatalog: true` at the root of the `{my-app-config-file}` file.
38-
39-
In this release, this configuration has been deprecated at the root level and moved to the resolver configuration section. It now applies specifically to that resolver. For more details, see link:{authentication-book-url}[{authentication-book-title}].
40-
41-
.Additional resources
42-
* link:https://issues.redhat.com/browse/RHIDP-5958[RHIDP-5958]
43-
4434
[id="deprecated-functionality-rhidp-6013"]
4535
== Deprecation of legacy dynamic plugin configurations and export options
4636

0 commit comments

Comments
 (0)