Re: 2 Factor Authentication Help

2020-12-15 Thread Petri Tuomola
Hi Michael - I did think there was a JIRA for this already, but have just spent 15 mins trying to look for this and can’t find it. So I’ll open a new one with the below information - if we find the original we can always mark this as a duplicate. Regards Petri > On 12 Dec 2020, at 5:49 AM, Mi

Re: 2 Factor Authentication Help

2020-12-14 Thread Bharath Gowda
Thank you, Petri and Michael, for your help @Michael I just want to build the later Fineract war to test and implement 2FA for one of our projects. I will surely try out those commands once the email issues are resolved. and thank you for honest and right answers always, which is really helpful a

Re: 2 Factor Authentication Help

2020-12-11 Thread Michael Vorburger
Petri, thanks! WOuld you like to capture this in a new JIRA, for future reference? Bharat, I just want to make extra sure that there is no misunderstanding about what you are trying to achieve here: Are you a) trying to get /actuator/health to work with "gradlew build -Ptwofactor=enabled", OR b) d

Re: 2 Factor Authentication Help

2020-12-09 Thread Petri Tuomola
Hi Bharath I looked at this in September / October, and back then my findings were as below: - If you look at securityContext, you can see that TenantAwareTenantIdentifierFilter is only applied in the “oauth” profile. It doesn’t get used in the basicauth scenario. I think there are actua