1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 10:34:01 +00:00

Added SP ACS URL to Config Screen (#920)

This commit is contained in:
Chad Scharf
2020-09-08 13:04:26 -04:00
committed by GitHub
parent 6574d083fe
commit a997440e3d
4 changed files with 17 additions and 0 deletions

View File

@@ -265,6 +265,9 @@
<data name="SpEntityId" xml:space="preserve">
<value>SP Entity ID</value>
</data>
<data name="SpAcsUrl" xml:space="preserve">
<value>Assertion Consumer Service (ACS) URL</value>
</data>
<data name="SpValidateCertificates" xml:space="preserve">
<value>Validate Certificates</value>
</data>