Dashboard showing all SPs on Dashboard Services tab

6 views
Skip to first unread message

Domingos Gonçalves

unread,
Jan 3, 2020, 11:03:39 AM1/3/20
to OpenConext Community
Hello,

we would like to request help to understand why on Dashboard all SPs are being shown even with the coin:ss:idp_visible_only specified on Manage.

As we know the coin:ss:idp_visible_only checked on Manage should hide the SPs on Dashboard Services list.

Did anything changed in the last releases?

Our services versions:

MANAGE              : 4.0.11
DASHBOARD       : 9.0.9

For instance, we want to hide services like Manage, PDPAuthz Playground and others that are em production but should not be visible for the institutions when on Dashboard Services tab.

Best regards,

Domingos Goncalves

Okke Harsta

unread,
Jan 4, 2020, 2:45:26 AM1/4/20
to openc...@googlegroups.com
Hi,

The logic which SP’s are shown is not only dependant on coin:ss:idp_visible_only. The SP is shown if:

The SP is NOT coin:ss:idp_visible_only 
OR 
The SP is connected to the IdP of the user - connected means that allowedall is true or the entityID is in the allowedEntities and this needs to be true bidirectional
OR
The institution_id of the SP equals the institution_id of the IdP

See https://github.com/OpenConext/OpenConext-dashboard/blob/master/dashboard-server/src/main/java/dashboard/service/impl/ServicesImpl.java#L62 for the implementation. I suspect the SP’s that are being shown are connected to the IdP of the user, because of the SP / IdP whitelisting settings in Manage

Best regards,
Okke

--
OpenConext - Open For Collaboration
---
You received this message because you are subscribed to the Google Groups "OpenConext Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openconext+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openconext/cb134364-e9d1-494a-94d5-ac36f662d7b9%40googlegroups.com.

Domingos Gonçalves

unread,
Jan 8, 2020, 6:53:22 AM1/8/20
to OpenConext Community
The issue was from incompatibility of Manage and Dashboard versions.

Dashboard 9.0.9 doesn't work fine with an latest Manage version like 4.0.11

The coin:ss:idp_visible_only is working fine again

We were trying to don't touch on Dashboard version for now, but it was necessary.

Thanks Okke,

Domingos


sábado, 4 de Janeiro de 2020 às 07:45:26 UTC, Okke Harsta escreveu:
Hi,

The logic which SP’s are shown is not only dependant on coin:ss:idp_visible_only. The SP is shown if:

The SP is NOT coin:ss:idp_visible_only 
OR 
The SP is connected to the IdP of the user - connected means that allowedall is true or the entityID is in the allowedEntities and this needs to be true bidirectional
OR
The institution_id of the SP equals the institution_id of the IdP

See https://github.com/OpenConext/OpenConext-dashboard/blob/master/dashboard-server/src/main/java/dashboard/service/impl/ServicesImpl.java#L62 for the implementation. I suspect the SP’s that are being shown are connected to the IdP of the user, because of the SP / IdP whitelisting settings in Manage

Best regards,
Okke
On 3 Jan 2020, at 17:03, Domingos Gonçalves <domingos...@gmail.com> wrote:

Hello,

we would like to request help to understand why on Dashboard all SPs are being shown even with the coin:ss:idp_visible_only specified on Manage.

As we know the coin:ss:idp_visible_only checked on Manage should hide the SPs on Dashboard Services list.

Did anything changed in the last releases?

Our services versions:

MANAGE              : 4.0.11
DASHBOARD       : 9.0.9

For instance, we want to hide services like Manage, PDPAuthz Playground and others that are em production but should not be visible for the institutions when on Dashboard Services tab.

Best regards,

Domingos Goncalves

--
OpenConext - Open For Collaboration
---
You received this message because you are subscribed to the Google Groups "OpenConext Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openc...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages