SAP-docs / btp-cloud-platform

Markdown source for the SAP BTP documentation. Enables feedback and contributions to improve the documentation.
Creative Commons Attribution 4.0 International
47 stars 88 forks source link

Feedback for "Configure a Custom Identity Provider" #62

Closed jalibu closed 2 years ago

jalibu commented 2 years ago

https://help.sap.com/docs/BTP/65de2977205c403bbc107264b8eccf4b/67bcc6e2d4d749659faf3ede1853f19e.html?locale=en-US&state=PRODUCTION&version=Cloud

In Results -> Caution there is a wrong redirect url: https://dashboard.kyma.cloud.sap/ It must be https://dashboard.kyma.cloud.sap (no final slash)

There is also a missing comma in this json:

"oidc": {
    "issuerURL": "{issuerURL}",
    "clientID": "{clientID}",
    "usernameClaim": "email",
    "groupsClaim": "groups",
    "signingAlgs": ["RS256"],
    "usernamePrefix": "-"
  }
  "administrators": ["user-admin1", ... ]
grego952 commented 2 years ago

Thank you @jalibu for your comment. Your suggestions were applied and should be visible with the next takt release (5th of may) image