II.
Topic JSON
Structured · livetopic:oauth-openid-connect
OAuth/OpenID Connect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:oauth-openid-connect",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "OAuth/OpenID Connect",
"description": "OAuth/OpenID Connect as a cross-cutting topic - delegated authorization,\nidentity tokens, scopes, consent flows, and client/server trust boundaries.\n"
},
"outgoingEdges": [
{
"from": "topic:oauth-openid-connect",
"to": "domain:security",
"kind": "applies_to"
},
{
"from": "topic:oauth-openid-connect",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:security",
"to": "topic:oauth-openid-connect",
"kind": "contains"
},
{
"from": "lib-agent:web-development--auth-specialist",
"to": "topic:oauth-openid-connect",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "topic:oauth-openid-connect",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nextauth",
"to": "topic:oauth-openid-connect",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--oauth",
"to": "topic:oauth-openid-connect",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}