mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:07:33 +00:00
fix(oidc): add missing fields to introspection (#6967)
during QA I found some user info and org ID was missing. This change adds those missing fields.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"id": "231848297847848962",
|
||||
"name": "demo",
|
||||
"primary_domain": "demo.localhost"
|
||||
},
|
||||
|
Reference in New Issue
Block a user