Skip to content

Commit 7d8b95e

Browse files
authored
GitHub issues updates (#24292)
PR to address 4 GitHub issues assigned to my docs areas.
1 parent 0f568f2 commit 7d8b95e

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/manuals/billing/payment-method.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,11 +237,10 @@ verification email and enter the amount of this deposit to verify your account.
237237

238238
## Failed payments
239239

240-
You can't manually retry a failed payment. Docker will retry failed payments
241-
based on the retry schedule.
240+
If your payment fails, select **Pay now**. This redirects you from Docker Hub so you can manually retry the payment through Stripe.
242241

243-
If your subscription payment fails, there is a grace period of 15 days,
244-
including the due date. Docker retries to collect the payment 3 times using the
242+
You have a grace period of 15 days
243+
including the due date when your payment fails. Docker retries to collect the payment 3 times using the
245244
following schedule:
246245

247246
- 3 days after the due date

content/manuals/enterprise/security/single-sign-on/FAQs/idp-faqs.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@ To turn on SSO in Docker, you need the following from your IdP:
2727

2828
## What happens if my existing certificate expires?
2929

30-
If your certificate expires, contact your identity provider to retrieve a new X.509 certificate. Then update the certificate in the [SSO configuration settings](/manuals/enterprise/security/single-sign-on/manage.md#manage-sso-connections) in the Docker Admin Console.
30+
Contact your identity provider to retrieve a new X.509 certificate. Update with the new certificate in [SSO configuration settings](/manuals/enterprise/security/single-sign-on/manage.md#manage-sso-connections) from Docker Admin Console.
31+
32+
- If your organization enforces SSO, username and password credentials won't work.
33+
- If your organization doesn't enforce SSO, users can sign in with their username and password credentials.
34+
35+
If you need additional help, contact [Docker support](https://app.docker.com/support/contact).
3136

3237
## What happens if my IdP goes down when SSO is turned on?
3338

0 commit comments

Comments
 (0)