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

The app does not set up correct params when using IP based Authentication #1

Open
fmateo05 opened this issue Aug 14, 2022 · 2 comments

Comments

@fmateo05
Copy link

Hi. I was using this app and it works correcly with username/password. The issue here is when i want to use IP based authentication. When creating the resource, it shows "username":"" and "password":"" with empty values on API. I recommend to add any parallell settings for it

The other setting is "require_flags" / "ignore_flags" settings to be retrievable on the resources addition on UI.

Regards,

@baloeng
Copy link
Owner

baloeng commented Aug 29, 2022

Hey @fmateo05, if you mean adding a placeholder for username and password when using IP auth, I don't see the need for it since the API accepts empty string for both parameters.
Regarding adding require_flags and ignore_flags options, I'll look into it.

@fmateo05
Copy link
Author

It is because on carrier settings you can use dedicated IP based authentication:

https://github.com/2600hz/kazoo/blob/master/applications/crossbar/doc/ips.md

That method get activated when removing username and password fields on resources setting (I normally do that when creating resources for IP auth using API method).

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