[keycloak-dev] improvements to client creation
Bill Burke
bburke at redhat.com
Fri Oct 16 14:24:36 EDT 2015
I'd like to improve the client creation page to reduce the amount of
info somebody needs to type in the first page and to provide base
defaults. I'll add this as a jira and schedule for 1.7 or 1.8
Create page required config (only these will be shown):
* Client Id
* protocol
* Root URL
For OIDC defaults would be:
* confidential client
* full scoped
* valid redirect urls Root URL/*
* consent required false
* direct grants only false
* service accounts enabled false
* Base URL renamed to Link URL defaults to root url
* Web Origins defaults to host of Root URL
* Remove admin url, this would just point to the root.
For SAML:
* Sign documents true
* Include Authn Statement true
* Client signature required true
* Sign assertions false
* Client private/public cert would be generated
* force post binding false
* encrypt assertions false
* front channel logout false
* Remove valid redirect URLs
* Remvoe Master SAML Processing URL
* Assertion Consumer and Logout Service binding urls all filled in with
Root URL.
SAML would get an Installation tab and could choose configurations for:
* Keycloak SAML adapter
* mod-auth-mellon
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-dev
mailing list