mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[PM-5149] UI for unique SP entity id on organization sso configs (#7117)
* add ui for making sp entity id unique * pretty * updates
This commit is contained in:
@@ -5176,6 +5176,12 @@
|
||||
"spValidateCertificates": {
|
||||
"message": "Validate certificates"
|
||||
},
|
||||
"spUniqueEntityId": {
|
||||
"message": "Set a unique SP entity ID"
|
||||
},
|
||||
"spUniqueEntityIdDesc": {
|
||||
"message": "Generate an identifier that is unique to your organization"
|
||||
},
|
||||
"idpEntityId": {
|
||||
"message": "Entity ID"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user