Skip to content

Commit 553c6ca

Browse files
Henry Chanhenrylamchan
authored andcommitted
Update comments referencing IdP Link to WorkOS.js
1 parent f62ecf4 commit 553c6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workos/sso.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ def get_profile(self, code):
103103
def promote_draft_connection(self, token):
104104
"""Promote a Draft Connection
105105
106-
Promotes a Draft Connection created through the IdP Link embed. A Draft Connection that has
106+
Promotes a Draft Connection created through the WorkOS.js embed. A Draft Connection that has
107107
been promoted will enable Enterprise users of the domain to begin signing in via SSO.
108108
109109
Args:
110110
token (str): The token supplied via the response when a draft connection is created via
111-
the Idp Link embed
111+
the WorkOS.js embed
112112
113113
Returns:
114114
bool: True if a Draft Connection has been successfully promoted

0 commit comments

Comments
 (0)