A couple of apps that support OIDC (eg. HomeBox, Manyfold) allow for the "Login with OIDC" button's text to be customized by setting an environment variable OIDC_NAME. This is helpful for end users to understand what the button offers when they don't understand what OIDC means. Typical text replacements would be "Login with Pocket ID", or "Login with example.com Authentik."
In implementation, HomeBox and Manyfold have used the OIDC_NAME variable to replace "OIDC" in the button text, leaving the "Login with" as static text.
A couple of apps that support OIDC (eg. HomeBox, Manyfold) allow for the "Login with OIDC" button's text to be customized by setting an environment variable OIDC_NAME. This is helpful for end users to understand what the button offers when they don't understand what OIDC means. Typical text replacements would be "Login with Pocket ID", or "Login with example.com Authentik."
In implementation, HomeBox and Manyfold have used the OIDC_NAME variable to replace "OIDC" in the button text, leaving the "Login with" as static text.