diff --git a/acct-getstart-tutorial.md b/acct-getstart-tutorial.md index 06aac965..4e93b61f 100644 --- a/acct-getstart-tutorial.md +++ b/acct-getstart-tutorial.md @@ -2,7 +2,7 @@ copyright: years: 2020, 2021 -lastupdated: "2021-06-01" +lastupdated: "2021-06-10" keywords: getting started, account, Subscription, Pay-As-You-Go, enterprise, catalog, upgrade account, IAM, access groups, invite users, notifications, email preferences, account settings, MFA, authetication, TOTP, U2F, FIDO U2F, security key @@ -61,7 +61,7 @@ If you're not a part of a company that uses a federated ID, use your IBMid to cr A federated ID is an ID within a company's domain that is registered with {{site.data.keyword.IBM_notm}} so that the domain and user credentials can be used to access {{site.data.keyword.IBM_notm}} web applications. You can sign up for {{site.data.keyword.Bluemix_notm}} with a federated ID only if your company is already registered with {{site.data.keyword.IBM_notm}}. Registering a company's domain with {{site.data.keyword.IBM_notm}} enables users to log in to {{site.data.keyword.IBM_notm}} products and services by using their existing company user credentials. Authentication is then handled by your company's identity provider through single sign-on (SSO). -{{site.data.keyword.IBM_notm}} uses the Security Assertion Markup Language 2.0 (SAML 2.0) for this identity federation. SAML 2.0 is a standard version for exchanging authentication data between security domains. It's an XML-based protocol that uses a security token that contains assertions to pass information between the organizations "Identity Provider", and the "{{site.data.keyword.IBM_notm}} Rely Party (RP)", otherwise known as the Service Provider. +{{site.data.keyword.IBM_notm}} uses the Security Assertion Markup Language 2.0 (SAML 2.0) for this identity federation. SAML 2.0 is a standard version for exchanging authentication data between security domains. It's an XML-based protocol that uses a security token that contains assertions to pass information between the organizations Identity Provider, and the {{site.data.keyword.IBM_notm}} Rely Party (RP), otherwise known as the Service Provider. For information about how to register your company for a federated ID, see the [IBMid Enterprise Federation Adoption Guide](https://ibm.box.com/v/IBMid-Federation-Guide){: external}. An {{site.data.keyword.IBM_notm}} sponsor, such as an offering advocate or client advocate, is required when you request to register federated IDs. @@ -217,18 +217,6 @@ To learn more about the invitation flow and how users can accept invitations, se You can use the Support Center to get help with any issues that you might encounter. To access the Support Center, click **Support** in the console menu bar. -* The "Help just for you" section features links to common tasks, troubleshooting, and FAQs specific to the resources in your account. -* The "Featured FAQs" section provides FAQs related to platform tasks, for example, resetting your password, IAM, and upgrading your account. -* The "Contact support" section provides the options for getting in touch with a support representative: start a live chat, contact by phone, or create a support case. - - - - - - - - - - - - +* The Help just for you section features links to common tasks, troubleshooting, and FAQs specific to the resources in your account. +* The Featured FAQs section provides FAQs related to platform tasks, for example, resetting your password, IAM, and upgrading your account. +* The Contact support section provides the options for getting in touch with a support representative: start a live chat, contact by phone, or create a support case. diff --git a/reclaim-resource.md b/reclaim-resource.md index 4c219d69..9c35d2ec 100644 --- a/reclaim-resource.md +++ b/reclaim-resource.md @@ -5,7 +5,7 @@ copyright: years: 2020, 2021 -lastupdated: "2021-04-13" +lastupdated: "2021-06-10" keywords: account resources, reclaim resource, restore resource @@ -153,7 +153,7 @@ The following example shows how to delete a resource reclamation with ID `d9fend ibmcloud resource reclamation-delete "d9fendfwlw" ``` -The following example shows how to delete a resource reclamation with ID `d9fendfwlw` and leave a comment of "no longer needed" without confirmation: +The following example shows how to delete a resource reclamation with ID `d9fendfwlw` and leave a comment of `no longer needed` without confirmation: ``` ibmcloud resource reclamation-delete --id "d9fendfwlw" --comment "no longer needed" -f diff --git a/transfer.md b/transfer.md index 00d99221..fa6c3ceb 100644 --- a/transfer.md +++ b/transfer.md @@ -1,8 +1,8 @@ --- copyright: - years: 2019, 2020 -lastupdated: "2020-11-05" + years: 2019, 2021 +lastupdated: "2021-06-10" keywords: change owner, transfer account, transfer account ownership, switch owner, transfer owner @@ -47,7 +47,7 @@ In the support case to request an account transfer, you must attach an official - A signature of an executive at your company - The account number of the account to transfer - When you're logged in to the account, you can find the account number in the {{site.data.keyword.cloud_notm}} menu bar next to the account name. For example, you might see "1234567 - IBM", where the account number is 1234567. + When you're logged in to the account, you can find the account number in the {{site.data.keyword.cloud_notm}} menu bar next to the account name. For example, you might see `1234567 - IBM`, where the account number is 1234567. {: tip} ![A screen capture of the account selector in the console menu bar. The account selector displays the account name and account number, and you select the current account to display a list of other accounts that you can access.](images/account-faq.svg "The account selector displays the account name and account number, and you select the current account to display a list of other accounts that you can access.")