Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Update to user-guide.md - fix sign-in-page switch #632

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Update to user-guide.md - fix sign-in-page switch #632

merged 1 commit into from
Jun 5, 2020

Conversation

snowjet
Copy link
Contributor

@snowjet snowjet commented Jun 5, 2020

Incorrect Documentation - should be "sign-in-page" not "sign-page".

Update to user-guide.md - fix sign-in-page switch

Summary

The documentation incorrectly states the switch to use a custom sign in pages as signin-page. This should be sign-in-page.

Type

[] Bug fix
[] Feature request
[] Enhancement
[X] Docs

Why?

Incorrect documentation should be fixed.

Requirements

How to try it?

discovery-url: https://keycloak.example.com/auth/realms/<REALM_NAME>
client-id: <CLIENT_ID>
client-secret: <CLIENT_SECRET>
listen: :3000
enable-refresh-tokens: true
tls-cert:
tls-private-key:
redirection-url: http://127.0.0.1:3000
encryption-key: <ENCRYPTION_KEY>
upstream-url: http://127.0.0.1:80
forbidden-page: /html/forbidden.html
sign-in-page: /html/signin.html
resources:
  - uri: /

Documentation

Additional Information

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • [ x ] I have updated the documentation/CHANGELOG accordingly.

Incorrect Documentation - should be "sign-in-page" not "sign-page".
@abstractj abstractj added this to the 1.0.0-alpha.1 milestone Jun 5, 2020
@abstractj
Copy link

@snowjet thank you!

@abstractj abstractj merged commit 48c72c0 into louketo:master Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants