-
I am unclear on how to reference the "accountEnabled" attribute.
If i suspend the endpoint, ISE still lets it on the network. If I add the iPSK manager attribute "accountEnabled = 1" to the author…
-
The original project was great but running it as a docker just makes more sense.
I am only assuming some users won't know that you can apply an ipvlan interface to the docker to give them different…
-
Endpoint column filters other then the first column do not work after commit 12f4f5a and 8503b62 when supporting frameworks were bumped to newer versions.
The following two code snip $(this).paren…
-
Hello, I want to generate unique keys (ss) for different users and control the traffic of these keys. Therefore, do I need to use multiple servers (one server = one user)?
```json
"server": "::…
-
After the latest install I am not able to login with LDAP(S) anymore.
The error message I get is this:
PHP Notice: Undefined variable: authorizedGroups in /var/www/iPSK-Manager/adminportal/login.…
-
**Describe the bug**
hi, we're using ipsk to authenticate against LDAP/AD and it's mostly working fine. recently, we experienced an error for some users who couldn't login to the sponsor portal.
we…
-
**Is your feature request related to a problem? Please describe.**
Not necessarily a problem, as the issue I originally reported has been fixed. However, in my implementation there are a lot of user…
-
It would be nice to have SAML / Shibboleth support for IPSK Manager. We have a company policy that requires apache and iis servers to use SSO authentication for users. This can be done via basic apa…
-
**Is your feature request related to a problem? Please describe.**
The ability to search the endpoint list by attributes on the admin portal was added on fix#19. However, there are no filtering/searc…
-
This is an issue stemming from my PR (#22) which added searchable tables to the endpoint list.
In a brand new iPSK Manager deployment, the first endpoint you create will not show up in the table, a…