Skip to content

OAuth DAG how-to-try-it initial curl request fix#331

Open
spoore1 wants to merge 1 commit into
keycloak:mainfrom
spoore1:dag_design_howtotry
Open

OAuth DAG how-to-try-it initial curl request fix#331
spoore1 wants to merge 1 commit into
keycloak:mainfrom
spoore1:dag_design_howtotry

Conversation

@spoore1

@spoore1 spoore1 commented Dec 20, 2021

Copy link
Copy Markdown

The URL used in the initial curl request in the "How to try it" section
showed an incorrect URL:

/realms/test/protocol/openid-connect/device/auth

The current currect URL should be:

/auth/realms/test/protocol/openid-connect/auth/device

The URL used in the initial curl request in the "How to try it" section
showed an incorrect URL:

/realms/test/protocol/openid-connect/device/auth

The current currect URL should be:

/auth/realms/test/protocol/openid-connect/auth/device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant