Skip to content

Commit d9b1c1f

Browse files
committed
Refactor to remove domain change.
1 parent ac08f09 commit d9b1c1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FusionAuthClient.ts

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

0 commit comments

Comments
 (0)