File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff 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-
974968Ruby SAML automatically generates message IDs for SP-originated messages (AuthNRequest, etc.)
975969By default, this is a UUID prefixed by the ` _` character, for example ` " _ea8b5fdf-0a71-4bef-9f87-5406ee746f5b" ` .
976970To override this behavior, you may set ` settings.sp_uuid_prefix` to a string of your choice.
You can’t perform that action at this time.
0 commit comments