Custom OpenID Providers and Environment Variables #151
-
|
First, thank you for creating such a great tool and making it open source - it's much appreciated. At our organization, we've successfully created a Microsoft Entra ID App Registration and are using the opkssh login --provider="{ISSUER},{CLIENT_ID}" command. However, we'd like to avoid requiring users to manually enter the ISSUER and CLIENT_ID each time. We noticed that environment variables can be used with the opkssh client. Are these environment variable options supported across Windows, macOS, and Linux clients? If so, could you provide some guidance or examples on how to configure them on Windows and Mac systems? Thanks again! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Client config files should be coming soon. See #143 |
Beta Was this translation helpful? Give feedback.
-
|
We know have client configs |
Beta Was this translation helpful? Give feedback.
Client config files should be coming soon. See #143