So now that we have seen high level overview of the claims picker, let’s focus on how the claims enrichment is done. First thing to know, when you create a custom claim provider you actually derive a class from SPClaimProvider and then you specify what your claim provider is supporting by overriding the following methods: [...]