Skip to content

Commit ac08f09

Browse files
committed
Domain / client sync
1 parent dd293a6 commit ac08f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FusionAuthClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5841,6 +5841,7 @@ export interface SAMLv2Configuration extends Enableable {
58415841
* @author Brian Pontarelli
58425842
*/
58435843
export interface SAMLv2IdentityProvider extends BaseIdentityProvider<SAMLv2ApplicationConfiguration> {
5844+
allowResponseReplay?: boolean;
58445845
buttonImageURL?: string;
58455846
buttonText?: string;
58465847
domains?: Array<string>;

0 commit comments

Comments
 (0)