Skip to content

Commit 1ad2acd

Browse files
committed
Fix a typo in oid-registry.json
1 parent e1f9c59 commit 1ad2acd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/ldap-oid-reference.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3757,6 +3757,11 @@ <h2>LDAP OID Reference</h2>
37573757
</tr>
37583758
<tr>
37593759
<td>1.3.6.1.4.1.30221.2.10.3.198</td>
3760+
<td><tt>account-authenticated-account-status-notification</tt> Administrative Alert</td>
3761+
<td>Ping Identity Directory Server</td>
3762+
</tr>
3763+
<tr>
3764+
<td>1.3.6.1.4.1.30221.2.10.3.199</td>
37603765
<td><tt>account-deleted-account-status-notification</tt> Administrative Alert</td>
37613766
<td>Ping Identity Directory Server</td>
37623767
</tr>

resource/oid-registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@
746746
{ "oid":"1.3.6.1.4.1.30221.2.10.3.196", "name":"encryption-settings-database-access-restored", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
747747
{ "oid":"1.3.6.1.4.1.30221.2.10.3.197", "name":"replication-missing-changes-close", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
748748
{ "oid":"1.3.6.1.4.1.30221.2.10.3.198", "name":"account-authenticated-account-status-notification", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
749-
{ "oid":"1.3.6.1.4.1.30221.2.10.3.198", "name":"account-deleted-account-status-notification", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
749+
{ "oid":"1.3.6.1.4.1.30221.2.10.3.199", "name":"account-deleted-account-status-notification", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
750750
{ "oid":"1.3.6.1.4.1.30221.2.12.1", "name":"Excluding Attributes from Search Result Entries", "type":"Feature", "origin":"Ping Identity Directory Server" }
751751
{ "oid":"1.3.6.1.4.1.30221.2.12.2", "name":"Subordinate Subtree Search Scope", "type":"Feature", "origin":"Ping Identity Directory Server" }
752752
{ "oid":"1.3.6.1.4.1.30221.2.12.3", "name":"Changelog Attribute Indexing", "type":"Feature", "origin":"Ping Identity Directory Server" }

0 commit comments

Comments
 (0)