Hi Jérôme, Thank you for the fast reply!
I will happy for the additional clarifications: 1) I need to register and unregister clients dynamically at the runtime. How can I do it? I guess if I will put the JSON file in the following folder I need to use the same client: src/main/resources/services directory 2) How can I configure claims that OIDC server will return to the client? Can I add my custom claims? Best regards, Michael On Monday, October 17, 2016 at 11:31:26 AM UTC+3, leleuj wrote: > > Hi, > > 1) like other CAS services in JSON: in the src/main/resources/services > directory > > 2) 3) It's not possible via the REST API > > 4) Tools available to generate JWKS are at the end of the doc: > https://apereo.github.io/cas/development/installation/OIDC-Authentication.html#keystores > > Thanks. > Best regards, > Jérôme > > > > 2016-10-16 14:04 GMT+02:00 Michael <[email protected] <javascript:>>: > >> Hi all, >> >> I have started to learn CAS and I need your help. >> >> I want to use CAS as OpenID Connect server. >> >> >> https://apereo.github.io/cas/development/installation/OIDC-Authentication.html >> >> Questions: >> >> 1) Where I should put the file described in the link below: >> >> >> https://apereo.github.io/cas/development/installation/OIDC-Authentication.html#register-clients >> >> 2) Is it possible to configure clients via REST API? >> >> 3) How is possible to unregister clients? >> REST API? >> Remove the file described above? >> >> 4) What keystore / certificate is used by OpenID Connect server? >> How to create new keystore / certificate? >> >> Thank you in advance for your help. >> >> Best regards, >> >> Michael >> >> -- >> CAS gitter chatroom: https://gitter.im/apereo/cas >> CAS mailing list guidelines: >> https://apereo.github.io/cas/Mailing-Lists.html >> CAS documentation website: https://apereo.github.io/cas >> CAS project website: https://github.com/apereo/cas >> --- >> You received this message because you are subscribed to the Google Groups >> "CAS Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:>. >> Visit this group at >> https://groups.google.com/a/apereo.org/group/cas-user/. >> To view this discussion on the web visit >> https://groups.google.com/a/apereo.org/d/msgid/cas-user/d56d234f-486a-44c8-b11a-9054954e07ca%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/d56d234f-486a-44c8-b11a-9054954e07ca%40apereo.org?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/a/apereo.org/d/optout. >> > > -- CAS gitter chatroom: https://gitter.im/apereo/cas CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html CAS documentation website: https://apereo.github.io/cas CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/0f6b0ca5-40a7-475d-af38-03f60dcc1032%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
