entityID -> entity_id misses
This commit is contained in:
parent
6dc827e63d
commit
3cb29de942
1 changed files with 1 additions and 1 deletions
|
@ -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 -%>
|
||||
|
|
Loading…
Add table
Reference in a new issue