Simple exemple to start #63
Replies: 3 comments 1 reply
-
I tried this code but the .response never end Thanks IOptions config;
|
Beta Was this translation helpful? Give feedback.
-
my update
{ but I can't get SSO login SsoToken token = await _client.SSO.GetToken(GrantType.AuthorizationCode, code); |
Beta Was this translation helpful? Give feedback.
-
OK, cool. You figured out the async part. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm a wpf developer since 25 years.
Could you provide a simple exemple to connect, ask the sso logon and retrieve something simple like caracter information.
I already have an application declaration (secretid,...)
Thank you very much
Benoist
Beta Was this translation helpful? Give feedback.
All reactions