07-31-2019 02:30 AM
Hi,
an external webapp authenticates users and based on "required access privileges" may use a different backend, a 2fa, an so on.
When the auth process finishes with success, the webapp produces the following line of log:
[YYYY-MM-dd HH:MM:ss] user:$USERNAME ipaddress:$IPADDR seclevel:$SECLEVEL
We are planning to send the log to ISE-PIC (syslog adapter), so ISE-PIC can be the "identity provider" (through pxgrid) for some cisco firewalls (asa 9.x and firepower).
Our need is to detect in ISE-PIC the "seclevel" field and be able to "represent" it through pxgrid, because that field needs to be consumed by the firewalls; in fact the policies on the firewall should be based on that field (on a representation of that field).
Can ISE-PIC do that?
Thanks,
AM
Solved! Go to Solution.
08-06-2019 10:52 AM
With Syslog providers, ISE PassiveID service captures IP Address, User Name, Domain, and MAC address. Even if we are able to capture $SECLEVEL as if Domain, I do not know how FMC able to consume Domain as SECLEVEL.
ASA is not currently able to consume ISE PassiveID mappings via pxGrid.
08-06-2019 10:52 AM
With Syslog providers, ISE PassiveID service captures IP Address, User Name, Domain, and MAC address. Even if we are able to capture $SECLEVEL as if Domain, I do not know how FMC able to consume Domain as SECLEVEL.
ASA is not currently able to consume ISE PassiveID mappings via pxGrid.
08-12-2019 01:30 PM
Hi hslai,
what about using ISE (not the pic version but the standard one)?
I can't touch the access layer, so dot1x is not the way; maybe using the authentication portal function of ise (replacing the custom webapp with that)...but I always see that feature coupled with guest authentication, and that isn't my use case. The workflow I'm thinking about is:
1. ISE provides the web authentication portal for the user
2. the user authenticates by connecting to the portal and providing his AD credentias
3. ISE verifies the authentication using AD as backend
4. ISE associates an SGT to that user based on the AD groups he belongs to
5. firepower consumes the SGT information through pxgrid
08-12-2019 03:59 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide