meraki / adaptive-policy-ise-sync

MIT License
8 stars 5 forks source link

Synchronization Issue with CISCO ISE #5

Open amriunix opened 3 years ago

amriunix commented 3 years ago

IL;DR

Following the documentation (README.md), we've faced an ISE synchronization issue with the latest docker image of adaptive-policy-ise-sync from docker hub.

Bug Identification

8

9

From the screenshots above you can see that the adaptive-policy-ise-sync didn't synchronized with the CISCO ISE

Bug Confirmation

To confirm the source of this bug, we tested the first docker version and it works as it need to be!

10

joshand commented 3 years ago

Apologies - I forgot that I broke out the sync logic into a separate process that was not added to the docker start script. I just pushed a new version of the Docker image and this should be working now, so if you re-pull it should work. Please let me know!

amriunix commented 3 years ago

Hello, now i can see that the synchronization works great. However I figure out that i can't synchronize all SGTs from ISE to Meraki !

joshand commented 3 years ago

Can you provide some detail of exactly what you are seeing? You've marked the SGTs that you want to sync, correct?

amriunix commented 3 years ago

It was just a bug! I figured out that if you choose the ISE as an Authoritative Source, then you need only to select the SGTs with "Meraki missing" because if you select a SGT with "ISE Missing" it will crash the application.

image

joshand commented 3 years ago

Hmmmm, well that is definitely not supposed to happen. Did you receive errors in your console that you can provide?

amriunix commented 3 years ago

Actually, i didn't check that because the container was running in background.