03-26-2024 03:02 PM - edited 03-27-2024 03:48 AM
We have two ISE ecosystems different and isolated (2.7 and 3.2)
I must migrate guest accounts from one system to the other one.
On 2.7 we have two sponsorportals and so it is on 3.2.
I managed to retrieve captive portal users through a python script of mine.
Though I see that this page reports that the portal ID (I guess the sponsor portal) is present in the REST-API reply, I don't see it.
https://developer.cisco.com/docs/identity-services-engine/v1/#!guestuser
I have also noticed that we my AD user I can retrieve the user lists through ERS, but to get the sponsor portals IDs, I must use a super admin internal account.
I suspect that, since the user used to retrieve the users list might be restricted to just one sponsor portal , ERS correctly think that I don't need the portal ID.
Here I read:
"You can use the default ISE admin account for ERS APIs since it has SuperAdmin privileges. However, it is recommended to create separate users with the ERS Admin (Read/Write) or ERS Operator (Read-Onlly) privileges to use the ERS APIs so you can separately track and audit their activities."
https://community.cisco.com/t5/security-knowledge-base/ise-ers-api-examples/ta-p/3622623#toc-hId-746822939
but honestly it doesn't seem to work that way.
So, from my induction reasoning, a super admin is not automatically granted the rights to manage the guest users of a sponsor portal, but it might be specifically assigned; I haven't found a way trhough.
I'm facing many variable things here, and since I'm quite new to ISE from this perspective, I may need the help of sombody who's more expert on this topic, to eliminate non-significant information.
Any help/idea/advise will be very much appreciated.
Gio
03-27-2024 09:12 AM
On-going troubleshooting with TAC...
04-16-2024 12:51 PM
Hi, this is interesting. How it your troubleshooting with TAC going?
04-18-2024 09:22 AM
API queries were run against 4 different versions of ISE (2.7, 3.1, and 3.2 different patches).
ISE clearly replies with no portalID in all the cases.
The documentation says something different.
I'm still waiting for feedback.
04-23-2024 08:26 AM
Eventually they pointed me to a bug, that states that the documentation is wrong.
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