ClaimNameParts

fun ClaimNameParts(    nameSpace: String = "comuny",     type: String,     factor: String,     level: Int = 0,     method: String,     provider: String)


fun ClaimNameParts(name: String)

Parameters

type

Type telling if the claim is used for verification or authorization

factor

Identity factor, e.g. email, idcard, or mobile

level

Level indicating the quality of the process used to create the claim

method

Method used in the claim creation process to verify a factor, e.g. OTP

provider

Name of the provider (IdP) of the claim