You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/modules/ROOT/partials/getting-started/proc-configuring-settings-using-console.adoc
+40-17Lines changed: 40 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,30 +29,20 @@ endif::[]
29
29
.Procedure
30
30
31
31
ifdef::apicurio-registry,rh-service-registry[]
32
-
. In the web console, click the *Settings* page.
32
+
. In the {registry} web console, click the *Settings* page.
33
33
endif::[]
34
34
35
35
ifdef::rh-openshift-sr[]
36
-
. In the web console, click the {registry} instance that you want to configure, and then click the *Settings* page.
36
+
. In the {registry} web console, click the {registry} instance that you want to configure, and then click the *Settings* page.
37
37
endif::[]
38
38
39
39
. Select the settings that you want to configure for this {registry} instance:
40
40
+
41
-
.{registry} instance configuration settings
41
+
.Authentication settings
42
42
[%header,cols="2,4"]
43
43
|===
44
44
|Setting
45
45
|Description
46
-
| *Authenticated read access*
47
-
|
48
-
ifdef::apicurio-registry,rh-service-registry[]
49
-
Displayed only when authentication is already enabled.
50
-
endif::[]
51
-
When selected, requests from any authenticated user
52
-
ifdef::rh-openshift-sr[]
53
-
in the same organization
54
-
endif::[]
55
-
(regardless of their user role) are granted at least read-only access. Not selected by default.
56
46
|*HTTP basic authentication*
57
47
|
58
48
ifdef::apicurio-registry,rh-service-registry[]
@@ -65,6 +55,18 @@ endif::[]
65
55
ifdef::rh-openshift-sr[]
66
56
Selected by default.
67
57
endif::[]
58
+
|===
59
+
+
60
+
.Authorization settings
61
+
[%header,cols="2,4"]
62
+
|===
63
+
|Setting
64
+
|Description
65
+
ifdef::apicurio-registry,rh-service-registry[]
66
+
| *Anonymous read access*
67
+
|Displayed only when authentication is already enabled.
68
+
When selected, requests from anonymous users (requests without any credentials) are granted read-only access. For example, this is useful if you want to use this instance to publish schemas or APIs externally. Not selected by default.
|Displayed only when authentication is already enabled and *Artifact owner-only authorization* is selected.
77
79
When selected, {registry} allows only the artifact group owner (creator) to have write access to an artifact group, for example, to add or remove artifacts in the group. Not selected by default.
78
-
| *Anonymous read access*
79
-
|Displayed only when authentication is already enabled.
80
-
When selected, requests from anonymous users (requests without any credentials) are granted read-only access. For example, this is useful if you want to use this instance to publish schemas or APIs externally. Not selected by default.
81
80
endif::[]
81
+
| *Authenticated read access*
82
+
|
83
+
ifdef::apicurio-registry,rh-service-registry[]
84
+
Displayed only when authentication is already enabled.
85
+
endif::[]
86
+
When selected, requests from any authenticated user
87
+
ifdef::rh-openshift-sr[]
88
+
in the same organization
89
+
endif::[]
90
+
(regardless of their user role) are granted at least read-only access. Not selected by default.
91
+
|===
92
+
+
93
+
.Compatibility settings
94
+
[%header,cols="2,4"]
95
+
|===
96
+
|Setting
97
+
|Description
82
98
| *Legacy ID mode (compatibility API)*
83
99
| When selected, the Confluent Schema Registry compatibility API uses `globalId` instead of `contentId` as an artifact identifier. For example, this is useful when migrating from legacy {registry} instances based on the v1 Core Registry API. Not selected by default.
100
+
|===
101
+
+
84
102
ifdef::apicurio-registry,rh-service-registry[]
103
+
.Web console settings
104
+
[%header,cols="2,4"]
105
+
|===
106
+
|Setting
107
+
|Description
85
108
|*Download link expiry*
86
109
| The number of seconds that a generated link to a `.zip` download file is active before expiring for security reasons, for example, when exporting artifact data from the instance. Defaults to 30 seconds.
87
110
| *UI read-only mode*
88
111
| When selected, the {registry} web console is set to read-only, preventing create, read, update, or delete operations. Changes made using the Core Registry API are not affected by this setting. Not selected by default.
Copy file name to clipboardExpand all lines: docs/modules/ROOT/partials/getting-started/proc-installing-kafka-streams-operatorhub.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ If you do not already have {kafka-streams} installed, you can install the {kafka
13
13
14
14
* You must have cluster administrator access to an OpenShift cluster
15
15
ifdef::rh-service-registry[]
16
-
* See link:https://access.redhat.com/documentation/en-us/red_hat_amq/{amq-version}/html/using_amq_streams_on_openshift/getting-started-str[Using AMQ Streams on OpenShift] for detailed information on installing {kafka-streams}. This section shows a simple example of installing using the OpenShift OperatorHub.
16
+
* See link:https://access.redhat.com/documentation/en-us/red_hat_amq/{amq-version}/html/using_amq_streams_on_openshift/index[Using AMQ Streams on OpenShift] for detailed information on installing {kafka-streams}. This section shows a simple example of installing using the OpenShift OperatorHub.
Copy file name to clipboardExpand all lines: docs/modules/ROOT/partials/getting-started/proc-migrating-registry-data.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ifdef::apicurio-registry[]
18
18
link:https://github.com/Apicurio/apicurio-registry/releases/download/{registry-release}/apicurio-registry-utils-exportV1-{registry-release}.jar[{registry} exportV1 tool] from GitHub.
19
19
endif::[]
20
20
ifdef::rh-service-registry[]
21
-
link:https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=red.hat.integration[{registry} exportV1 tool] from the Red Hat Customer Portal.
21
+
link:{download-url-registry-distribution}[{registry} exportV1 tool] from the Red Hat Customer Portal.
22
22
endif::[]
23
23
This is a Java application that you can run on the command line.
0 commit comments