I have a custom IDP (identity provider) in which you can configure an application that uses SAML or OpenID Connect things like redirect url and so on. After configuring the application you can download the a certificate. Now i want to implement single sign on with this. These applications are windows applications installed onto a windows machine.
I also want to figure out how the apps installed locally as in installed onto a windows machine is able to redirect to the IDP.