You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do the CLI harmonycore regen command, I do not see the AuthenticationModels.dbl, AuthenticationController.dbl or AuthenticationTools.dbl files being generated.
We currently do not have OData enabled and do not intend to enable it at this time. I hope that that is not required for this.
Have I missed a setting somewhere?
The text was updated successfully, but these errors were encountered:
tscaff
changed the title
Enabling Authentication and Custom Authentication does not generate model or controler files.
Enabling Authentication and Custom Authentication does not generate model or controller files.
Jun 16, 2023
@hippiehunter thanks for the code that you mentioned Matt had fixed the implementation to generator JWT authorization code and tagging. That worked perfectly! Thanks for the great help! Cheers!
I am attempting to regenerate Harmony Core with Authentication enabled to provide the ability for JWT token generation and authentication
"Authentication": true,
"CustomAuthentication": true,
When I do the CLI harmonycore regen command, I do not see the AuthenticationModels.dbl, AuthenticationController.dbl or AuthenticationTools.dbl files being generated.
We currently do not have OData enabled and do not intend to enable it at this time. I hope that that is not required for this.
Have I missed a setting somewhere?
The text was updated successfully, but these errors were encountered: