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

Multiple push tokens #52

Open
skug67 opened this issue Apr 12, 2020 · 7 comments
Open

Multiple push tokens #52

skug67 opened this issue Apr 12, 2020 · 7 comments

Comments

@skug67
Copy link

skug67 commented Apr 12, 2020

For a user with a single push token this proxy is working perfectly. But if there are multiple push tokens associated with a given user then I end up getting sequential push requests -- first to the first listed token and after than was is accepted another to the next token. This happens even if the second token is disabled.

Unfortunately, I'm utterly clueless as to how to proceed.....

@cornelinux
Copy link
Member

We have not tested with multiple push tokens. You should assure to only enroll one push token to the users.

@skug67
Copy link
Author

skug67 commented Aug 9, 2020

If users have two devices that they might want to use as authenticators (e.g., cellphone and tablet) would it be possible for them to share a single token? (I assume not, but was wondering)

@cornelinux
Copy link
Member

No, copying the token between devices is not possible. For security reasons it is bound to two devices.
We will one day look into multiple tokens, but currently we have other higher prio issues (like the rewrite of the app itself)

@skug67
Copy link
Author

skug67 commented Aug 9, 2020 via email

@cornelinux
Copy link
Member

You are running with push_wait config, right?
Which version of privacyidea are you running?
This would be nothing ldap proxy or probably nothing app sepcific.

@skug67
Copy link
Author

skug67 commented Aug 9, 2020 via email

@cornelinux
Copy link
Member

The keycloak plugin actually uses the full API, i.e. it polls privacyIDEA for a response.
THe LDAP proxy can only use push wait.
So I guess it is an issue in the push_wait of the privacyIDEA server.
See privacyidea/privacyidea#2323

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