Cornelius Kölbel

Results 135 issues of Cornelius Kölbel

All scripts in the development branch are currently failing with encoding: ~~~~ Traceback (most recent call last): File "./pi-manage", line 53, in from privacyidea.cli import pi_manage File "/home/cornelius/src/privacyidea/privacyidea/cli/__init__.py", line 20,...

In the Audit log we should have the following entires: * User Agent (that helps with identifying if this is an auth request from RADIUS or Keycloak or etc *...

(customer care: no ticket available) This might be related to #3695. The Pre-Authentication framework should provide a module, that the user can choose a token from a list, which he...

Type: Feature request
customer care
Topic: Pre-Authentication

**Is your feature request related to a problem? Please describe.** In redundant setups with node in different geo-locations it can be useful to have slightly different configurations. E.g. the priority...

Type: Main feature

As stated by @sepp67 in #3834 there will be people who do not like our error messages. It would be great if we could overwrite error messages. Not actually configure...

Type: Idea!

**Is your feature request related to a problem? Please describe.** In redundant setups with node in different geo locations it an be useful to have slightly different configurations. E.g. the...

Type: Main feature

With the PUSH token we deliver an authentication request to the user. By clicking yes and sending this yes to the privacyIDEA server, this authenitcation request is valid in the...

Type: Idea!
Prio: Low

**Is your feature request related to a problem? Please describe.** Several different applications are connected to privacyIDEA. Some tokens should not be used on some applications. While this can be...

Type: Feature request
Topic: Policy
Topic: Authentication
customer care
Topic: Pre-Authentication

We accept trusted JWTs as described here: https://privacyidea.readthedocs.io/en/latest/installation/system/inifile.html#trusted-jwts It seems like we can relatively easy enhance this in a way, that OAuth Access Tokens could be accepted in the way...

Type: Feature request

Currently we are doing Authentication in several steps controlled by the ``otppin`` (userstore, pin) policy and the tokentype. We could do authentication like this: ``otppin=rules`` and define a workflow rule...

Type: Idea!
Topic: Authentication