[keycloak-user] Account Management Rest API
Corentin Dupont
corentin.dupont at gmail.com
Wed Oct 9 10:25:14 EDT 2019
Thanks, let me have a look.
On Tue, Oct 8, 2019 at 7:01 PM Bruno Oliveira <bruno at abstractj.org> wrote:
> Hi Corentin, thanks for reaching out.
>
> The new account console is still under development and announcements
> will be made here on the mailing list.
> But we cannot commit with any specific dates. My suggestion is to try
> to use the new account console, based on the README
> (
> https://github.com/keycloak/keycloak/tree/master/themes/src/main/resources/theme/keycloak-preview/account/resources
> )
> I mentioned and provide some feedback if possible.
>
> On Thu, Oct 3, 2019 at 10:23 AM Corentin Dupont
> <corentin.dupont at gmail.com> wrote:
> >
> > Dear Stan and Bruno,
> > it looks very good. I had a look at those slides which gave me a good
> idea:
> >
> https://issues.jboss.org/secure/attachment/12455038/12455038_New+Account+Management+Console.pdf
> > How much time do you think is needed to complete?
> > Unfortunately my time is quite limited at the moment for contributing
> anything significant...
> > Thanks
> > Corentin
> >
> >
> > On Fri, Sep 27, 2019 at 5:35 PM Stan Silvert <ssilvert at redhat.com>
> wrote:
> >>
> >> We are actively developing the both the REST API and the new console.
> >>
> >> The new console has facilities to make it easy to add new pages by
> adding a React component, plus any libraries you require. So I think the
> new console is going to be something that fits your requirements nicely.
> >>
> >> For various reasons, development has taken longer than expected. But
> as I said, we are actively working on it and trying to get it out as soon
> as possible.
> >>
> >> If you are interested in helping we can talk more about how you might
> contribute to the effort. Just contact me directly. Getting the new
> console and API finished faster may be better than writing something
> yourself.
> >>
> >> Stan
> >>
> >> On 9/26/2019 10:52 AM, Corentin Dupont wrote:
> >>
> >> Hello,
> >> I wanted know the status of the new account Console and API (see
> message copied bellow)?
> >> I have an application developed in ReactJS, which is using Keycloak
> account pages generated by Keycloak (4.4.0).
> >> I would like to add additional elements to the account page, that are
> not controlled by Keycloak.
> >> Notably, I need to access the Redux store and make some HTTP requests
> to an eternal API.
> >>
> >> What do you suggest? I was thinking to re-do completely the account
> pages with React, and retrieve the data from Keycloak using API.
> >> However I'm not sure the account management API is ready on Keycloak
> side.
> >>
> >> Thanks
> >>
> >> Corentin
> >>
> >> Stan Silvert wrote on Mon Apr 15 12:32:07 EDT 2019:
> >>
> >> Right now this API is in development and subject to change at any time.
> >> We are hoping to have it completed in the next few months.
> >>
> >> Also, we are working on a new Account Console that will use PatternFly 4
> >> and React. It will be easy to extend, so you can add your own pages.
> >> It will work better on mobile devices. And of course, you will be able
> >> to change it around with different themes and such.
> >>
> >> So building your own console from this new Account Console might be a
> >> better option than building the whole thing from scratch.
> >>
> >> If you are interested, the code is here along with a readme that tells
> >> how to build and run. It's very much a work in progress:
> >>
> https://github.com/keycloak/keycloak/tree/master/themes/src/main/resources/theme/keycloak-preview/account/resources
> >>
> >> I still need to document how to create extensions, so let me know if you
> >> are interested in that.
> >>
> >> Stan
> >>
> >> On 4/15/2019 11:23 AM, Gabriele Rabbiosi wrote:
> >> > Hi guys,
> >> > I'd like more information about the AccountRestService class
> >> > (
> https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/services/resources/account/AccountRestService.java
> )
> >> >
> >> > 1. I noticed that there are still a couple of TODO (such as Identity
> >> > Providers management), is there a roadmap for the development of this
> >> > missing features?
> >> > 2. Are these API public or for internal use only? I'd like to use them
> >> > to implement a custom Account Management page for my application.
> >> > 3. How stable are they? How likely is it that they will change or
> >> > disappear in the (near) future?
> >> >
> >> > Thanky you.
> >> > Best regards
> >> >
> >> > --
> >> >
> >> > GABRIELE RABBIOSI
> >> >
> >> > BeePMN Software Engineer
> >> >
> >> >
> >>
> >>
>
>
> --
> - abstractj
>
More information about the keycloak-user
mailing list