Skip to content

Commit a8f72c6

Browse files
committed
Remove arrow.
1 parent 08c90f3 commit a8f72c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/open-id-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authenticate users. OIDC was created to solve OAuth 2.0 authentication issue. Ei
3131
that identifies the user avoiding exposing the username and password. Particularly, OIDC generates a Json Web Token
3232
(JWT) that applications can intrinsically validate and obtain user information directly from itself.
3333

34-
## :arrow_forward: Video: What is OpenID Connect?
34+
## Video: What is OpenID Connect?
3535

3636
[![](https://fiware.github.io/tutorials.Step-by-Step/img/video-logo.png)](https://www.youtube.com/watch?v=Kb56GzQ2pSk 'OpenID connect')
3737

0 commit comments

Comments
 (0)