Skip to content

Commit e42990b

Browse files
authored
Update README.md, remove duplicated content
1 parent 0a324fd commit e42990b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -965,12 +965,6 @@ The `attribute_value` option additionally accepts an array of possible values.
965965
966966
## SP-Originated Message IDs
967967
968-
By default, Ruby SAML will generate UUIDs for SP requests prefixed with the `_` character,
969-
for example `"_ea8b5fdf-0a71-4bef-9f87-5406ee746f5b"`. To override this behavior,
970-
you may set `settings.sp_uuid_prefix` to a string of your choice, or `false` to use no prefix.
971-
972-
## SP-Originated Message IDs
973-
974968
Ruby SAML automatically generates message IDs for SP-originated messages (AuthNRequest, etc.)
975969
By default, this is a UUID prefixed by the `_` character, for example `"_ea8b5fdf-0a71-4bef-9f87-5406ee746f5b"`.
976970
To override this behavior, you may set `settings.sp_uuid_prefix` to a string of your choice.

0 commit comments

Comments
 (0)