|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ChangePassword (character, character, character, character, character) |
Changes the Password of a user |
||
| CHARACTER GetJwtFromRedirectUrl (character) |
Extracts the JWT token from the redirect url |
||
| LOGICAL ValidateUser (IUserCredentials) |
Validates the user credentials and updates the Session Manager with
the user information |
||
| LOGICAL ValidateUserAndLoginCompany (IUserCredentials, character) |
Validates the user credentials and updates the Session Manager with
the user information based on .NET |
||
| LOGICAL ValidateUserDotNet (IUserCredentials, JsonWebToken) |
Validates the user credentials and updates the Session Manager with
the user information based on .NET |
||
| LOGICAL ValidateUserTokenExchangeService (IUserCredentials, JsonWebToken) |
Validates the user credentials and updates the Session Manager with
the user information based on .NET |
| Options | Name | Purpose | |
|---|---|---|---|
| JwtAuthenticationService () |
Constructor for the JwtAuthenticationService class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER Audience |
|
||
| CHARACTER JwkUrl |
|
||
| CHARACTER OAuth2Url |
|
||
| CHARACTER UserNameField |
|
||
| Consultingwerk.Windows.JwtAuth.ValidateJwtTokenMethodEnum ValidateJwtTokenMethod |
|
|
Top
ChangePassword (character, character, character, character, character)
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetJwtFromRedirectUrl (character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL ValidateUser (IUserCredentials)
|
|||||||||||||||||||||||||||||||||||
LOGICAL ValidateUserAndLoginCompany (IUserCredentials, character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL ValidateUserDotNet (IUserCredentials, JsonWebToken)
|
|||||||||||||||||||||||||||||||||||
LOGICAL ValidateUserTokenExchangeService (IUserCredentials, JsonWebToken)
|
|||||||||||||||||||||||||||||||||||
JwtAuthenticationService ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER Audience
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER JwkUrl
|
|||||||||
CHARACTER OAuth2Url
|
|||||||||
CHARACTER UserNameField
|
|||||||||
Consultingwerk.Windows.JwtAuth.ValidateJwtTokenMethodEnum ValidateJwtTokenMethod
|
|||||||||