entityID -> entity_id misses

This commit is contained in:
Johan Björklund 2025-02-12 14:04:28 +01:00
parent 6dc827e63d
commit 3cb29de942
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -42,7 +42,7 @@
<Logout>SAML2 Local</Logout>
<% if @satosa -%>
<SessionInitiator type="Chaining" Location="/satosa" id="satosa"
entityID="<%= @entityID %>">
entityID="<%= @entity_id %>">
<SessionInitiator type="SAML2" template="bindingTemplate.html"/>
</SessionInitiator>
<% else -%>