mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-22 22:06:40 +00:00
Use bold style for URLs and make them clickable
Signed-off-by: Shkar T. Noori <shkarface@gmail.com>
This commit is contained in:
parent
0b81885932
commit
63de1f6202
@ -457,9 +457,9 @@ Unless specified explicitly per project, all applications that need to use an au
|
|||||||
|
|
||||||
#### URLs
|
#### 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
|
#### OpenID Connect
|
||||||
|
|
||||||
@ -513,9 +513,9 @@ For that, applications may request to search in the CAS in order to on-board use
|
|||||||
|
|
||||||
###### URLs
|
###### 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
|
###### Authentication Flow
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user