Wissance / Authorization

An unofficial adapters to use KeyCloak as Authentication and Authorization server
https://wissance.github.io/Authorization/
Apache License 2.0
6 stars 1 forks source link

Ignore SSL Errors #17

Closed EvilLord666 closed 10 months ago

EvilLord666 commented 10 months ago

When i am using self signed certificate it not working because of:

Wissance.Authorization.OpenId.KeyCloakOpenIdAuthenticator[0]
 An error occurred during getting user info: The SSL connection could not be established, see inner exception.
EvilLord666 commented 10 months ago

Solved