Use bold style for URLs and make them clickable

Signed-off-by: Shkar T. Noori <shkarface@gmail.com>
This commit is contained in:
Shkar T. Noori 2021-10-28 21:05:05 +03:00
parent 0b81885932
commit 63de1f6202
No known key found for this signature in database
GPG Key ID: E7AD76088FB6FE02

View File

@ -457,9 +457,9 @@ Unless specified explicitly per project, all applications that need to use an au
#### URLs
Use `https://auth.dev.krd` in `dev`, `staging`, and `pre-prod` environment.
Use __https://auth.dev.krd__ in `dev`, `staging`, and `pre-prod` environment.
Use `https://account.id.krd` in production environment.
Use __https://account.id.krd__ in production environment.
#### OpenID Connect
@ -513,9 +513,9 @@ For that, applications may request to search in the CAS in order to on-board use
###### URLs
Use `https://api.auth.dev.krd` in `dev`, `staging`, and `pre-prod` environment.
Use __https://api.auth.dev.krd__ in `dev`, `staging`, and `pre-prod` environment.
Use `https://api.account.id.krd` in production environment.
Use __https://api.account.id.krd__ in production environment.
###### Authentication Flow