Skip to content

Supported capabilites of JSON Schema #1591

Answered by vinckr
alemNative asked this question in Q&A
Discussion options

You must be logged in to vote

It is best not to store too much data in the Identity Model/Schema.
It usually should contain only traits that are relevant to that user's identity.
If the data is related more to e.g. your business logic, it would make sense to store it somewhere else ( where it is needed later on).
You also have to keep in mind that identity traits are visible to the user.

If you want to display messages, that is best handled in your front end (depends on what exactly you are looking for).

This document - which you have probably seen - goes into detail on what JSON vocabulary extensions are possible.

At the bottom it says

There are currently no other extensions supported for Identity Traits. Further fi…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@alemNative
Comment options

@vinckr
Comment options

@alemNative
Comment options

@alemNative
Comment options

@zepatrik
Comment options

Answer selected by zepatrik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants