start add NormalizedFederatedUri to user
This commit is contained in:
parent
b878e74f76
commit
f687f79ed0
1 changed files with 11 additions and 10 deletions
|
@ -90,6 +90,7 @@ classDiagram
|
|||
Type UserType
|
||||
IsActive bool
|
||||
IsAdmin bool
|
||||
NormalizedFederatedUri string
|
||||
Validate() []string
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue