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

AEROGEAR - 3534 - add create user keycloak links #146

Merged
merged 4 commits into from
Jul 3, 2018

Conversation

ciaranRoche
Copy link
Member

@ciaranRoche
Copy link
Member Author

I noticed that these steps are hard-coded here will I update this PR to remove these steps and link to the keycloak docs too?

@johnfriz
Copy link

johnfriz commented Jul 2, 2018

@ciaranRoche - Yes, please. I had spotted that too, but had not yet flagged it.

@ciaranRoche
Copy link
Member Author

Showcase app keycloak steps have been updated.
keycloak-procedure

@wei-lee
Copy link
Contributor

wei-lee commented Jul 2, 2018

@ciaranRoche is the add * to Web origins still required? I remember it was causing some issues for the cordova ios showcase app? cc @StephenCoady am I right?

@ciaranRoche
Copy link
Member Author

@wei-lee I am currently doing this ticket https://issues.jboss.org/browse/AEROGEAR-3526 I was going to remove it there instead.

@wei-lee
Copy link
Contributor

wei-lee commented Jul 3, 2018

@ciaranRoche cool. I am happy for this to be merged then.

@@ -35,3 +35,6 @@ Depending on the platform set the redirect as described in either the Android or
. Open your Android client.
. Add the schema to `Valid Redirect URIs`.
. Add `*` to `Web Origins`.

+
NOTE: A user will need to be setup in order to be able to log into the ShowCase App's. To create a new user follow the steps link:https://www.keycloak.org/docs/3.3/server_admin/topics/users/create-user.html[here] and to setup a new users credentials follow the steps link:https://www.keycloak.org/docs/3.3/server_admin/topics/users/credentials.html[here].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must create a new user account before you can log into the Showcase App.

... Type in a password in *New Password* and *Password Confirmation* inputs.
... Uncheck the *Temporary* toggle so that you do not have to reset password on first login.
... Press *Reset Password*
.. A user account is needed when logging in within the showcase app, to create a new user follow the steps link:https://www.keycloak.org/docs/3.3/server_admin/topics/users/create-user.html[here].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same text as above

@ciaranRoche
Copy link
Member Author

@finp made those changes, if you wouldn't mind having another look

Copy link

@johnfriz johnfriz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ciaranRoche - Merge away here.

@ciaranRoche ciaranRoche merged commit ad8fc1e into aerogear:master Jul 3, 2018
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.

None yet

4 participants