You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/saml2aws/main.go
+1-1
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ func main() {
170
170
171
171
// will leave this here for a while during upgrade process
172
172
if*provider!="" {
173
-
log.Println("The --provider flag has been replaced with a new configure command. See https://github.com/versent/saml2aws/v2#adding-idp-accounts")
173
+
log.Println("The --provider flag has been replaced with a new configure command. See https://github.com/Versent/saml2aws#configuring-idp-accounts")
0 commit comments