sso.maxkey.top
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# MaxKey Management
|
||||
############################################################################
|
||||
# domain name configuration
|
||||
config.server.domain=maxkey.org
|
||||
config.server.domain=maxkey.top
|
||||
config.server.domain.sub=sso.${config.server.domain}
|
||||
config.server.name=http://${config.server.domain.sub}
|
||||
config.server.prefix.uri=${config.server.name}:9521/maxkey-mgt
|
||||
@@ -50,10 +50,10 @@ config.saml.v20.idp.keystore.password=maxkey
|
||||
config.saml.v20.idp.keystore.private.key.password=maxkey
|
||||
config.saml.v20.idp.keystore=classpath\:config/samlServerKeystore.jks
|
||||
#keystore id for sec
|
||||
config.saml.v20.idp.issuing.entity.id=maxkey.org
|
||||
config.saml.v20.idp.issuer=https://sso.maxkey.org/maxkey/saml
|
||||
config.saml.v20.idp.issuing.entity.id=maxkey.top
|
||||
config.saml.v20.idp.issuer=https://sso.maxkey.top/maxkey/saml
|
||||
|
||||
config.saml.v20.idp.receiver.endpoint=https\://sso.maxkey.org/
|
||||
config.saml.v20.idp.receiver.endpoint=https\://sso.maxkey.top/
|
||||
|
||||
#saml sp keystore
|
||||
config.saml.v20.sp.keystore.password=maxkey
|
||||
|
||||
@@ -212,7 +212,6 @@ $(function(){
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan =4>
|
||||
<input class="button" id="status" type="hidden" name="status" value="1"/>
|
||||
<input class="button btn btn-primary mr-3" id="submitBtn" type="submit" value="<@locale code="button.text.save" />"/>
|
||||
<input class="button btn btn-secondary mr-3" id="backBtn" type="button" value="<@locale code="button.text.cancel" />"/>
|
||||
</td>
|
||||
|
||||
@@ -148,7 +148,6 @@ $(function(){
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan =4>
|
||||
<input class="button" id="status" type="hidden" name="status" value="1"/>
|
||||
<input class="button btn btn-primary mr-3" id="submitBtn" type="submit" value="<@locale code="button.text.save" />"/>
|
||||
<input class="button btn btn-secondary mr-3" id="backBtn" type="button" value="<@locale code="button.text.cancel" />"/>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user