Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tokenrealm for yubikey_mass_enroll #40

Open
plettich opened this issue Dec 17, 2019 · 1 comment
Open

Add tokenrealm for yubikey_mass_enroll #40

plettich opened this issue Dec 17, 2019 · 1 comment
Assignees

Comments

@plettich
Copy link
Member

When yubikey_mass_enroll is used, the tokens won't have a default tokenrealm assigned. We should add a possibility to add the to a specific realm during enrollment.

@plettich plettich self-assigned this Dec 18, 2019
@cornelinux
Copy link
Member

Sounds nice and sensible. Like low hanging fruit.
Currently this could be achieved using an event handler.

A command could look like this:

privacyidea -U https://my.pi --admin super token yubikey_mass_enroll --realm newrealm

Internally during /token/init the parameter realm could be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants