Hi @ismcagdas
It's not Azure. I'm trying to connect to an organization that supports OpenID. I only sent them my RedirectUrl http://localhost:4200. They provided ClientID, ClientSecret, ClientName, ClientType, "Grants Required", Token Types, Scopes and different Endpoints
I'm trying to figure out where I should add those details in NetZero. I found some of those properties available in "IdentityServer" node in appsettings, but since you have multiple IdentityServer configs I don't know which one to use. Also, where should I add the breakpoint to debug the authentication point with the targeted OpenID authority.
Hope it's clear?
any news here? it's urgent and blocking
Hi @ismcagdas
1. I noticed redirectUrl is pointing to the login URL instead of http://localhost:4200
Thanks
Thank you. The solution isn't clear to me yet. Can you please post the exact redirectUri to authenticate users coming from the external OpenId login? Also, I noticed your last release included enhancements for OpenId. Maybe that was part of it?
Excellent! thank you :)
Actually I generated them just following Metronic instructions. It seems something to figure out on Metronic's side.
Thanks!
Perfect! Thank you
I'll try this and let you know if any questions.
I was able to compile metronic SASS files in the standalone metronic theme.
The problem I currently have: I noticed there's some discrepancy between the CSS files you included in dist for the different themes, and the ones generated by Metronic. I just made a minor color update, replaced the generated CSS in the project and got a screwed up drop-menu that shows on top right corner.
Please note that I'm using SASS files exist in the following path of metronic project: /theme/default/tools Is it the correct path? did I miss anything here?
Other folders I have in /theme folder are: angular, classic
Hi @ismcagdas
I solved jstree problem already.
I just wanted little details about enum generation in service-proxies as I lost them all. discussion in the link didn't clarify what I should do to get them and where
P.S. Sorry for mixing two topics in the same ticket
Works now. thank you!