You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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.
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).
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,
The text was updated successfully, but these errors were encountered: