【问题标题】:Rule about a username for SoftLayer Customer Portal关于 SoftLayer 客户门户用户名的规则
【发布时间】:2016-08-20 00:35:01
【问题描述】:

您能告诉我有关 SoftLayer 客户门户用户名的规则吗? 我找到了有关密码的规则,但找不到有关用户名的规则。

Portal passwords must...
* ...be over eight characters long.
* ...be under twenty characters long.
* ...contain at least one uppercase letter
* ...contain at least one lowercase letter
* ...contain at least one number
* ...contain one of the special characters _ - | @ . , ? / ! ~ # $ % ^ & * ( ) { } [ ] \ + =
* ...not match your username
* ...not match your forum password

http://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_OpenIdConnect/processPasswordSetRequest

虽然此链接来自 API 文档,但我不会使用 API。

【问题讨论】:

    标签: ibm-cloud-infrastructure


    【解决方案1】:

    用户名属性的API中没有类似processPasswordSetRequest的方法。

    不过,接下来是设置用户名的限制:

    • 用户名不能与帐户中的其他用户重复。用户名按帐户分隔,以避免与标准用户发生冲突。
    • 仅支持 ASCII 字符。
    • 用户名不能为空
    • 用户名不得超过 100 个字符。

    【讨论】:

      猜你喜欢
      • 2017-04-13
      • 1970-01-01
      • 2018-12-17
      • 2017-02-24
      • 2021-09-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-07-24
      相关资源
      最近更新 更多