kingsqueak on Nostr: It is a directory service. As an example it stores things like user identities and ...
It is a directory service. As an example it stores things like user identities and the meta data or properties associated with the users. It's similar to Active Directory. When you have interconnected services within an environment that need authentication, you need a central point of truth for the applications to consult.
Look into AAA, Accounts, Access, Authorization. You need a point of authority to be queried, this is a typical use of LDAP.
Published at
2023-05-03 17:19:50Event JSON
{
"id": "46669bf1b89c47d939720bb279f3fdb83bada77e4f84dcbb62843c87d2e4dfee",
"pubkey": "688fe6f4c6cbedd3b71009c070935a13e50118b04859eeda7bd3119999802149",
"created_at": 1683134390,
"kind": 1,
"tags": [
[
"e",
"9ef6b5aed7b00a5649a142d1dec2bc9a6dc96f8e33b1bba04130df90aed13354",
"",
"root"
],
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
]
],
"content": "It is a directory service. As an example it stores things like user identities and the meta data or properties associated with the users. It's similar to Active Directory. When you have interconnected services within an environment that need authentication, you need a central point of truth for the applications to consult.\n\nLook into AAA, Accounts, Access, Authorization. You need a point of authority to be queried, this is a typical use of LDAP.",
"sig": "a1cf7d7c7989d8ce4c2b19c772331f248c546ae79b21910c0a9da5605fa6d31e74c6d48b12e11e60fe2362f9ae077f882ea602dcdb43ccc2ad093b11dd45ae91"
}