Skip to content

Commit

Permalink
Restore direct checking of an Austrian IdP
Browse files Browse the repository at this point in the history
Resolves ukf/ukf-data#20.
  • Loading branch information
iay committed Mar 29, 2018
1 parent f9cb04c commit fee4cc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mdx/at_aconet/verbs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,13 @@
</bean>

<!--
Remove a specific entity we know has a problem that it will take
Remove any specific entities we know have problems that it will take
a while to resolve.
-->
<bean id="filterEntities" parent="mda.EntityFilterStage"
p:whitelistingEntities="false">
<property name="designatedEntities">
<set>
<value>https://zididp.uni-graz.at/idp/shibboleth</value>
</set>
</property>
</bean>
Expand Down

0 comments on commit fee4cc5

Please sign in to comment.