Cornelius Kölbel
Cornelius Kölbel
**Is your feature request related to a problem? Please describe.** No problem, just an idea. **Describe the solution you'd like** We could provide a further connector to a [dogtag PKI](https://www.dogtagpki.org/wiki/PKI_Main_Page)...
What would an admin or a helpdesk user do, when he logs in to the privacyIDEA UI? Why or when would he do this? Probable when an end user has...
Usually the CA, that sits behind privacyIDEA has a policy module to check if cert requests are valid - like the microsoft CA. However, this is either not always true...
**Is your feature request related to a problem? Please describe.** If we will enroll user login certificates from a Microsoft CA in the future #2966, the question is, how we...
We could assign several token owner to one token. This way we have an n:m relation of users to tokens. However there are some top level challenges, changes in the...
Is it possible, that a remote token could support challenge response? This might be similar to #2587
**Is your feature request related to a problem? Please describe.** Some users would like to require a PIN after a /validate/triggerchallenge for some tokens. This is the same like requiring...
The Challenge in challenge response can contain multiple possible authentications with different token types which result in different [client modes](https://privacyidea.readthedocs.io/en/latest/tokens/authentication_modes.html). [Possible values are interactive, webauthn, u2f, poll](https://github.com/privacyidea/privacyidea/blob/2b075edc8ff0f4f481de4c36411dc648f114ce01/privacyidea/lib/tokenclass.py#L137). The response should...
we need to create a concept of host groups, token groups and user groups. This concept could be used to ease the assignment of tokens to machines. This way token...
# Requirement Install privacyIDEA UI Part. This server does not have a database connection and does not process requests. In just provides the UI. The system forwards the requests to...