Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Make FriendlyNames adjustable in Config #29

Closed
fefaul opened this issue Jan 27, 2020 · 1 comment
Closed

Make FriendlyNames adjustable in Config #29

fefaul opened this issue Jan 27, 2020 · 1 comment

Comments

@fefaul
Copy link

fefaul commented Jan 27, 2020

Hi,

is there some way to make FriendlyNames for the users choice adjustable through the config file?
This would allow us to choose a more user friendly name like "Company XZY OTP" or more well know name. This could avoid user confusion.

AdapterMetadata.cs

friendlyNames.Add(new CultureInfo("en-us").LCID, "privacyIDEA ADFS authentication provider");
friendlyNames.Add(new CultureInfo("de-de").LCID, "privacyIDEA ADFS Authentikationsprovider");
@sbidy sbidy self-assigned this Jan 27, 2020
@sbidy sbidy added this to the 1.3.6 milestone Jan 30, 2020
@sbidy
Copy link
Owner

sbidy commented Jan 30, 2020

In the new version the "HTML page titel filed can be defined in the config.
Still in testing.

sbidy added a commit that referenced this issue Jan 31, 2020
@sbidy sbidy closed this as completed Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants