How to create a OAUTH2 client ID - Secret ?
-
I'm trying to follow the Firefly Doc and create an Oauth2 client app but no matter where I look I can't find any part where I can create this via the UI. As if this was disabled somewhere...
Anyone ever tried to use a mobile app with their Firefly app ? -
I can confirm the docs at https://docs.firefly-iii.org/api/api#authentication seem to be out of sync with the actual app.
Not sure if this is only part of yet to be released versions or if it was removed.
-
@nebulon Hmm indeed, it seems if you go to firefly.domain.com/oauth/authorize
-
It seems the API feature still exist, unless the demo server is running another version ?
https://api-docs.firefly-iii.org/ -
Indeed the profile section of the Firefly III demo site has more tabs in the profile section :
compared to cloudron firefly app profile :
test : https://demo.firefly-iii.org/login
user : demo@demofly
pass : demo -
Hah found something related to this : https://github.com/firefly-iii/firefly-iii/issues/3915
this feature is disabled when using Firefly from an LDAP user directory, that's the reason. -
It seems this commit already fix this : https://github.com/firefly-iii/firefly-iii/commit/4b1f4ae31917f2051414799461be84c14a12b5dd
can you confirm ? @nebulon -
@nebulon said in How to create a OAUTH2 client ID - Secret ?:
Are you talking about some OAuth2 UI in firefly or in Cloudron?
Cloudron has removed OAuth support since some time now, in firefly this may not be enabled by the package to ensure consistency in user management.You guys had an OAUTH system? Interesting. Why did you remove it?
-
@lonk please use the forum search from time to time so we don't have to reopen or reiterate previous discussions
-
10/15