Retrieve Additional User Information

get

/services/{version}/authorizations/{role}/{user}/info

Required Role: Security

Retrieve any additional information for the deployment user.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

The certificate information was retrieved successfully.

Body ()
Root Schema : Oracle GoldenGate Service Additional User Information
Title: Oracle GoldenGate Service Additional User Information
Match One
Show Source
Nested Schema : Oracle GoldenGate Service Additional User Information-x-oneOf[0]
Type: object
Show Source
Nested Schema : cacertificates
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 32
X.509 Certificate's CA Certificate(s) chain
Show Source
Nested Schema : certificate
Type: object
X.509 Certificate Details
Show Source
Nested Schema : items
Type: object
X.509 Certificate Details
Show Source
Nested Schema : details
Type: object
Relative Distinguished Names details.
Show Source
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(CN=).+$
    The CommonName's 'CN' relative distinguished name (OID: 2.5.4.3)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(C=).+$
    The Country's 'C' relative distinguished name (OID: 2.5.4.5)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(L=).+$
    The Locality's 'L' relative distinguished name (OID: 2.5.4.7)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(O=).+$
    The Oraganization's 'O' relative distinguished name (OID: 2.5.4.10)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(OU=).+$
    The Oranizational Unit's 'OU' relative distinguished name (OID: 2.5.4.11)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(ST=).+$
    The State's or Province's 'ST' relative distinguished name (OID: 2.5.4.8)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(CN=).+$
    The CommonName's 'CN' relative distinguished name (OID: 2.5.4.3)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(C=).+$
    The Country's 'C' relative distinguished name (OID: 2.5.4.5)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(L=).+$
    The Locality's 'L' relative distinguished name (OID: 2.5.4.7)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(O=).+$
    The Oraganization's 'O' relative distinguished name (OID: 2.5.4.10)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(OU=).+$
    The Oranizational Unit's 'OU' relative distinguished name (OID: 2.5.4.11)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(ST=).+$
    The State's or Province's 'ST' relative distinguished name (OID: 2.5.4.8)
Nested Schema : v3extensions
Type: object
Version 3 Certificate Extensions
Show Source
Nested Schema : basicConstraints
Type: object
Use Constraints
Show Source
Nested Schema : extendedKeyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 6
Extended Key Usage
Show Source
  • Allowed Values: [ "serverAuthentication", "clientAuthentication", "codeSigning", "emailProtection", "timeStamping", "OCSPSigning" ]
Nested Schema : keyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 9
Key Usage
Show Source
  • Allowed Values: [ "digitalSignature", "nonRepudiation", "keyEncipherment", "dataEncipherment", "keyAgreement", "keyCertSign", "crlSign", "encipherOnly", "decipherOnly" ]
Nested Schema : subjectAlternativeNames
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1024
One or more SANs (Subject Alternative Names)
Show Source
Nested Schema : items
Match Any
Show Source
Nested Schema : items-x-anyOf[0]
Type: object
DNS Name
Show Source
Nested Schema : items-x-anyOf[1]
Type: object
IP Address
Show Source
Nested Schema : items-x-anyOf[2]
Type: object
Other types of identities
Show Source
  • Allowed Values: [ "URI", "RID", "email", "other" ]
  • Minimum Length: 1
    Maximum Length: 512
Nested Schema : value
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Nested Schema : details
Type: object
Relative Distinguished Names details.
Show Source
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(CN=).+$
    The CommonName's 'CN' relative distinguished name (OID: 2.5.4.3)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(C=).+$
    The Country's 'C' relative distinguished name (OID: 2.5.4.5)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(L=).+$
    The Locality's 'L' relative distinguished name (OID: 2.5.4.7)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(O=).+$
    The Oraganization's 'O' relative distinguished name (OID: 2.5.4.10)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(OU=).+$
    The Oranizational Unit's 'OU' relative distinguished name (OID: 2.5.4.11)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(ST=).+$
    The State's or Province's 'ST' relative distinguished name (OID: 2.5.4.8)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(CN=).+$
    The CommonName's 'CN' relative distinguished name (OID: 2.5.4.3)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(C=).+$
    The Country's 'C' relative distinguished name (OID: 2.5.4.5)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(L=).+$
    The Locality's 'L' relative distinguished name (OID: 2.5.4.7)
  • Minimum Length: 3
    Maximum Length: 255
    Pattern: ^(O=).+$
    The Oraganization's 'O' relative distinguished name (OID: 2.5.4.10)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(OU=).+$
    The Oranizational Unit's 'OU' relative distinguished name (OID: 2.5.4.11)
  • Minimum Length: 4
    Maximum Length: 255
    Pattern: ^(ST=).+$
    The State's or Province's 'ST' relative distinguished name (OID: 2.5.4.8)
Nested Schema : v3extensions
Type: object
Version 3 Certificate Extensions
Show Source
Nested Schema : basicConstraints
Type: object
Use Constraints
Show Source
Nested Schema : extendedKeyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 6
Extended Key Usage
Show Source
  • Allowed Values: [ "serverAuthentication", "clientAuthentication", "codeSigning", "emailProtection", "timeStamping", "OCSPSigning" ]
Nested Schema : keyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 9
Key Usage
Show Source
  • Allowed Values: [ "digitalSignature", "nonRepudiation", "keyEncipherment", "dataEncipherment", "keyAgreement", "keyCertSign", "crlSign", "encipherOnly", "decipherOnly" ]
Nested Schema : subjectAlternativeNames
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1024
One or more SANs (Subject Alternative Names)
Show Source
Nested Schema : items
Match Any
Show Source
Nested Schema : items-x-anyOf[0]
Type: object
DNS Name
Show Source
Nested Schema : items-x-anyOf[1]
Type: object
IP Address
Show Source
Nested Schema : items-x-anyOf[2]
Type: object
Other types of identities
Show Source
  • Allowed Values: [ "URI", "RID", "email", "other" ]
  • Minimum Length: 1
    Maximum Length: 512
Nested Schema : value
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Example Response (application/json)
{
    "$schema":"api:standardResponse",
    "links":[
        {
            "href":"http://localhost:9012/services/v2/authorizations/User/CN=DistSrvr_1%2COU=GoldenGate%2COU=Enterprise%20Replication%2COU=Server%20Technology%2CO=Oracle%20Corp%2CL=Redwood%20Shores%2CST=CA%2CC=US",
            "mediaType":"application/json",
            "rel":"canonical"
        },
        {
            "href":"http://localhost:9012/services/v2/authorizations/User/CN=DistSrvr_1%2COU=GoldenGate%2COU=Enterprise%20Replication%2COU=Server%20Technology%2CO=Oracle%20Corp%2CL=Redwood%20Shores%2CST=CA%2CC=US",
            "mediaType":"application/json",
            "rel":"self"
        }
    ],
    "messages":[
    ],
    "response":{
        "$schema":"ogg:certificateInfo",
        "cacertificates":[
            {
                "validFrom":"2020-09-16T19:57:21Z",
                "serial":"00:d4:0a:e5:70:a8:ff:02:e0",
                "fingerprint":"af:c6:de:c7:48:19:36:9f:1a:f9:cb:4c:d6:87:f4:8d:02:ba:a4:0e64:64:14:dc:54:4b:f0:11:e5:4f:6a:59",
                "selfSigned":true,
                "issuer":"CN=RootCA,OU=GoldenGate,OU=Enterprise Replication,OU=Server Technology,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKey":"30:82:01:22:30:0d:06:09:2a:86:48:86:f7:0d:01:01:01:05:00:0382:01:0f:00:30:82:01:0a:02:82:01:01:00:ba:66:74:99:97:2f:6f8f:eb:1d:72:d2:26:19:8f:5e:7a:6b:74:9f:bb:ac:12:e2:2a:35:69aa:01:80:cc:25:32:fd:7d:aa:82:34:91:16:97:e2:51:b2:29:66:8a1d:9f:dc:af:08:12:e3:fe:ff:d7:92:27:4b:fc:61:92:95:f9:d6:641c:1b:84:00:10:1a:90:3a:28:78:6d:57:d5:a1:71:aa:84:2c:13:91cc:6b:ea:b8:e2:07:bd:11:7f:24:4b:de:64:79:4d:bc:6a:50:64:7233:ca:f1:8e:e2:02:fc:b2:48:37:94:1f:e9:46:01:61:e1:79:62:e2ed:83:71:e8:76:e2:56:2c:6a:9b:65:be:ef:e3:f1:66:34:9e:61:cf59:08:b3:54:7e:d2:8d:08:50:1e:b2:60:40:31:70:06:b5:cb:f3:6f79:b2:7b:5d:51:47:fa:77:63:4c:67:3a:f7:d3:f7:19:35:78:16:13c2:d2:be:10:35:65:a4:3a:a6:36:1a:13:72:5f:dd:b0:71:51:02:6dcc:9e:1c:92:24:9d:b4:94:31:72:50:d5:65:6f:38:f8:8b:58:7a:c89d:9c:88:d8:5f:30:92:34:4c:ed:2e:43:a5:f0:16:8e:62:4a:77:ed1d:2f:f5:b1:c3:2e:7e:dc:87:02:03:01:00:01",
                "name":"afc6dec74819",
                "subject":"CN=RootCA,OU=GoldenGate,OU=Enterprise Replication,OU=Server Technology,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeySize":"2048",
                "validTo":"2020-11-15T19:57:21Z",
                "version":"Version 3",
                "v3extensions":{
                    "authorityKeyId":"c5:8c:2e:fa:9d:bc:60:8e:d3:1d:6f:94:22:64:95:63:fa:03:9c:99",
                    "basicConstraints":{
                        "ca":true
                    },
                    "subjectKeyId":"c5:8c:2e:fa:9d:bc:60:8e:d3:1d:6f:94:22:64:95:63:fa:03:9c:99"
                }
            }
        ],
        "certificate":{
            "validFrom":"2020-09-16T19:57:21Z",
            "serial":"00:8f:86:6a:03:3c:d3:b2:e3",
            "fingerprint":"f8:e9:9f:89:2d:9f:ed:ec:8d:2a:a3:8c:80:ed:fb:5e:c5:02:9e:ae11:1a:aa:da:3f:8f:92:f3:b7:d2:c8:34",
            "selfSigned":false,
            "issuer":"CN=RootCA,OU=GoldenGate,OU=Enterprise Replication,OU=Server Technology,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
            "publicKey":"30:82:01:22:30:0d:06:09:2a:86:48:86:f7:0d:01:01:01:05:00:0382:01:0f:00:30:82:01:0a:02:82:01:01:00:a4:e6:dc:a8:5f:f3:2dc2:11:e4:dc:0e:a9:3d:d8:a6:75:33:d3:07:57:31:f0:ee:e8:aa:a0ec:4a:39:cc:e9:73:e6:e6:85:6b:70:99:b3:0d:36:01:fb:51:5c:1397:f7:7d:f5:da:bd:98:f8:eb:1b:62:9a:ef:75:10:b9:e9:23:1c:cd7b:0d:df:bc:a4:3a:25:23:2d:9f:29:9f:cd:13:dc:c9:d9:1f:85:729f:3d:0a:55:64:d0:2f:c1:83:d2:4a:7d:75:d2:c4:8f:f3:1b:d0:ad35:64:03:7b:69:a0:de:0e:a4:93:d2:0f:e2:f7:51:ef:aa:2f:a0:a859:e8:57:9c:dd:73:80:42:bf:d4:72:bd:3e:39:04:a1:1e:40:f2:fb5f:4e:5e:45:f6:f1:2d:54:82:d4:88:b5:da:ab:36:ea:03:9d:76:4152:42:ee:75:6f:22:05:32:16:ac:50:77:ec:51:c1:45:6d:5e:f5:39ee:a4:0d:59:ea:d5:b4:89:b7:3a:3b:50:17:24:ff:5f:34:e8:db:349c:a0:b8:50:d9:f6:ae:3e:54:99:77:eb:0b:3b:0b:66:54:80:b2:5ffa:b3:70:10:55:60:ae:53:b0:40:70:a0:e5:1d:6c:89:3b:62:49:a875:fa:e2:3a:ba:08:f7:ca:87:02:03:01:00:01",
            "subject":"CN=DistSrvr_1,OU=GoldenGate,OU=Enterprise Replication,OU=Server Technology,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
            "publicKeySize":"2048",
            "validTo":"2020-11-15T19:57:21Z",
            "version":"Version 3"
        }
    }
}
Back to Top