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
@@ -171,7 +171,7 @@ func main() {
171
171
172
172
// will leave this here for a while during upgrade process
173
173
if*provider!="" {
174
-
log.Println("The --provider flag has been replaced with a new configure command. See https://github.com/versent/saml2aws/v2#adding-idp-accounts")
174
+
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