logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
7.86k stars 386 forks source link

feat(console,phrases): add issuer endpoint to application form #6094

Closed simeng-li closed 3 weeks ago

simeng-li commented 3 weeks ago

Summary

Add issuer endpoint to the application form. Align with IdP connectors, Logto applications should also display the OIDC issuer endpoint on the console.

This PR also fixed a mistranslation of enterprise_sso_detail ja i18n phrases.

image image

Testing

test locally

Checklist

github-actions[bot] commented 3 weeks ago

COMPARE TO master

Total Size Diff :chart_with_upwards_trend: +1.93 KB

Diff by File |Name|Diff| |---|---| |.changeset/tiny-teachers-hug.md|:chart_with_upwards_trend: +118 Bytes| |packages/console/src/consts/oidc.ts|:chart_with_upwards_trend: +42 Bytes| |packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/EndpointsAndCredentials.tsx|:chart_with_upwards_trend: +369 Bytes| |packages/phrases/src/locales/en/translation/admin-console/application-details.ts|:chart_with_upwards_trend: +38 Bytes| |packages/phrases/src/locales/ja/translation/admin-console/enterprise-sso-details.ts|:chart_with_upwards_trend: +1.38 KB|