Activités de "vishalnikam"

Répondre

oAuthConfig: { issuer: 'https://localhost:44350', clientId: 'MyProject_App', dummyClientSecret: '1q2w3e*', scope: 'MyProject ProfileManagement', showDebugInformation: true, oidc: false, requireHttps: true } i did this but same issue

One thing is that now i am not getting logout after this error pop up. Also, i am using default database (ABP default template) for permission mangament. Not sure, why same token is not validated on the module service

Répondre

didn't find any method AddOpenIdConnect in the any module. I am using ABP default template with sepearte Identity server and Angular UI, created seperate ProfileMangement module service and wanted to use Identity server of ABP default template in ProfileMangement service. Same token should be used to validate the user.

Répondre

I did it for both Application_Web and Application_App but same error

I have created sperate support post for abp identity server. Regarding permission mangamnet and localization management, i am not following you. By seperate host application? you mean shared libery or somthing, which can be added to both module service?

How to use use exsiting abp identity server for newly added module based service. what configuartion needs to be done in Identity server and DB. i tried add entry into db tables like IdentityServerApiResources but it doesnt work and it thorws the unauthentication exception on service.

How to combine and manges permission and localization for multiple module\ service in single module or service.

For example I have default abp application and seperate service as module. i want to mange permssion and localitation at single place as it has sepearet permission mangamnet and localization.

As i said there is no issue with username and password . i am able to login with same connection string for default.

Dont know what is the issue here i dont see that database in SQL . when does this database get created. is there any sample connection string ?

is it issue with radis cache?

i tried with separate tenant databse in default ABP project template

but it didnt create any database and says database login fail ..find below error log

I tried that option but it didnt create any database. Although it workes with shared database.

Also does abp support tenenat with different database like 1 tenant with SQL and other one with Postgresql ? or need any implemenation to switch between database ?

Répondre

Hi,

I dont have teamviewer. I have shared skype id on email.

Thanks

Affichage de 41 à 50 sur 75 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11