Network Access Control

Cisco Access Control Server (ACS), Identity Services Engine (ISE), Zero Trust Workplace
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC! We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.

Labels

Forum Posts

Hi, I need to modify InternalUser identityGroups field via REST API but looks Im missing something. If I send JSON e.g. {     "InternalUser": {         "id": "<uid>"         "identityGroups": "<gid>,<gid>"     } }I get 200 response {     "UpdatedFiel...

dlavor by Level 1
  • 1792 Views
  • 7 replies
  • 0 Helpful votes

How do I implement Guest authentication for Wired devices using Cisco ISE. Requirement is to display Guest Portal for Non-AD joined devices.If the system is AD joined Access should be permitted. Only AD joined systems need to have access, if someone ...

manvik by Level 3
  • 6712 Views
  • 8 replies
  • 0 Helpful votes

Hi to all, seen that same problem in some old posts (feed site down).Is this problem continuing?I have IS 2.4.0.357 and i fail to update the profler feed data.  Ise fails during test with following message: Test result: Failure: FeedService test conn...

Ditter by Level 4
  • 7737 Views
  • 12 replies
  • 0 Helpful votes

Hi,at the ISE posture if i working with stealth mode - under profiles, can i still configure "remediation action" > "Text Message"?to notify the end-users that the endpoint not complied. there are two places to configure Stealth mode.1. at the profil...

I was recently working on an ISE auto tool that would allow other admins the ability to leverage MNT APIs to issue a change of authorization (Reauth/terminate session) and get an updated session status.  Essentially the idea was to allow IA/server te...