You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Ashutosh Jadhav (Jira)" <ji...@apache.org> on 2022/07/28 13:50:00 UTC

[jira] [Commented] (FINCN-341) Keycloak (Centralized OIDC) Integration

    [ https://issues.apache.org/jira/browse/FINCN-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572474#comment-17572474 ] 

Ashutosh Jadhav commented on FINCN-341:
---------------------------------------

Hello,

[~avikganguly010]  Can you please explain or point how to use this feature? Or if there its already documented if can please point me to it?

 

Is there any change in usage of provisioner or identity or assigning micro service to tenant with this change? 

 

Best

> Keycloak (Centralized OIDC) Integration
> ---------------------------------------
>
>                 Key: FINCN-341
>                 URL: https://issues.apache.org/jira/browse/FINCN-341
>             Project: Fineract Cloud Native
>          Issue Type: New Feature
>          Components: fineract-cn-anubis
>            Reporter: Avik Ganguly
>            Assignee: Avik Ganguly
>            Priority: Major
>
> Uses Keycloak instead of FINCN Identity and JWT for authentication and authorization.
> keycloak.enabled=true
>  authentication.service.keycloak=true
>  authentication.service.anubis=false
>  keycloak.auth-server-url=keycloakAuthUrl
>  keycloak.realm=keycloakRealm
>  keycloak.resource=keycloakClient
>  keycloak.public-client=true
>  keycloak.principal-attribute=preferred_username
>  keycloak.bearer-only=true
>  fin.keycloak.realm.publicKey=publicKeyFromKeycloak
>  keycloak.use-resource-role-mappings = true
>  conf.enableAccountLevelAccessVerification=true



--
This message was sent by Atlassian Jira
(v8.20.10#820010)