FillableOdicCredential Properties |
The FillableOdicCredential type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthorizationCode |
Contains the access code of the logged in user from the oauth server.
This will be filled through the client when oauthentication happend
|
![]() | AuthType | (Inherited from FillableAuthentication.) |
![]() | LoginUrl |
URL of that needs to be opened by the client to start the authentication process
|
![]() | Name |
The name of the authentication
(Inherited from FillableAuthentication.) |
![]() | ProviderId |
Defines which Identity Provider is used in this case.
This can be used to determine specific translations for the client
|
![]() | RedirectUrl |
Defines the redirect url that is set in the LoginUrl.
This can be used by the clients to determine if we reached our redirect url.
!This is set by the server per clientType!
|