Skip to content

Commit

Permalink
odpi#36 remove server security connector from sample configs
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed Apr 29, 2022
1 parent e4fc769 commit e39e574
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 72 deletions.
9 changes: 0 additions & 9 deletions samples/server/cocoMDS1
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS1npa",
"localServerPassword": "cocoMDS1passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDS2
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS2npa",
"localServerPassword": "cocoMDS2passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDS3
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS3npa",
"localServerPassword": "cocoMDS3passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDS4
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS4npa",
"localServerPassword": "cocoMDS4passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDS5
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS5npa",
"localServerPassword": "cocoMDS5passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDS6
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDS6npa",
"localServerPassword": "cocoMDS6passw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoMDSx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoMDSxnpa",
"localServerPassword": "cocoMDSxpassw0rd",
"maxPageSize": 600,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down
9 changes: 0 additions & 9 deletions samples/server/cocoView1
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"localServerUserId": "cocoView1npa",
"localServerPassword": "cocoView1passw0rd",
"maxPageSize": 1000,
"serverSecurityConnection": {
"class": "Connection",
"headerVersion": 0,
"connectorType": {
"class": "ConnectorType",
"headerVersion": 0,
"connectorProviderClassName": "org.odpi.openmetadata.metadatasecurity.samples.CocoPharmaServerSecurityProvider"
}
},
"eventBusConfig": {
"class": "EventBusConfig",
"topicURLRoot": "egeria.omag",
Expand Down

0 comments on commit e39e574

Please sign in to comment.