Giter VIP home page Giter VIP logo

Comments (3)

nilsbehlen avatar nilsbehlen commented on June 12, 2024 1

Hello,
this is because you triggered challenges and privacyidea generated the message you see. This overwrites the otp_hint_text.

from privacyidea-credential-provider.

DarkWiggerl avatar DarkWiggerl commented on June 12, 2024

Hello,

Thank you for the information. I have now also found where it is configured in the privacy IDEA (in the policy for the CP, under miscellaneous --> challenge_text )

But if I define a "challenge_text" here, it is now also displayed, but unfortunately still 3 times in a row.

What do I have to do so that the challenge_text is only displayed once?

Thank you very much!

from privacyidea-credential-provider.

nilsbehlen avatar nilsbehlen commented on June 12, 2024

I guess the text is per token, so if you have 3 token that were triggered, you get the text 3 times.
I do not know if you can make privacyidea only use it once. In the response we get the challenge for each token with the text (once) and a merged message of all challenge texts, which is what the plugins use to display, because we do not offer to select a token prior.
You can ask that question here: https://community.privacyidea.org/
Depending on the answer, we can think about a setting for the CP to overwrite the challenge message, or use only one of them etc. But generally our philosophy is that privacyidea does the thinking and the plugin just displays, even it is ugly (on which is i agree). However, if privacyidea is unable to make it look acceptable, we might find a way around that.

from privacyidea-credential-provider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.