feat(console): add some well known links in app detail, add refresh token grant type in dev mode creation (#4826)

* fix(console): add some well known links

* [servicename]/v1

* add refresh token grant type to devmode creation
This commit is contained in:
Max Peintner
2022-12-12 10:40:22 +01:00
committed by GitHub
parent 47ffa52f0f
commit bd1231c2a2
8 changed files with 47 additions and 6 deletions

View File

@@ -1683,6 +1683,7 @@
"TITLEFIRST": "Nome dell' applicazione",
"TYPETITLE": "Che tipo di applicazione vuoi creare?",
"OIDC": {
"WELLKNOWN": "Per ulteriori informazioni, consultare il sito <a href='{{url}}' title='Discovery endpoint' target='_blank'>discovery endpoint</a>.",
"INFO": {
"ISSUER": "Issuer",
"CLIENTID": "Client ID"