Atividades de "Priyanka"

but if I'm running same command on server, I'm getting this response

This command belongs to SDK.

Do I need to install SDKs on server?

> dotnet --info 
.NET SDK: 
 Version:           8.0.301 
 Commit:            1a0e9c0300 
 Workload version:  8.0.300-manifests.011fccd5 
 MSBuild version:   17.10.4+10fbfbf2e 
 
Runtime Environment: 
 OS Name:     Mac OS X 
 OS Version:  14.5 
 OS Platform: Darwin 
 RID:         osx-arm64 
 Base Path:   /usr/local/share/dotnet/sdk/8.0.301/ 
 
.NET workloads installed: 
 [aspire] 
   Installation Source: SDK 8.0.300 
   Manifest Version:    8.0.1/8.0.100 
   Manifest Path:       /usr/local/share/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.1/WorkloadManifest.json 
   Install Type:        FileBased 
 
 
Host: 
  Version:      8.0.6 
  Architecture: arm64 
  Commit:       3b8b000a0e 
 
.NET SDKs installed: 
  8.0.301 [/usr/local/share/dotnet/sdk] 
 
.NET runtimes installed: 
  Microsoft.AspNetCore.App 8.0.6 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] 
  Microsoft.NETCore.App 8.0.6 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] 
 
Other architectures found: 
  x64   [/usr/local/share/dotnet/x64] 
    registered at [/etc/dotnet/install_location_x64] 
 
Environment variables: 
  Not set 
 
global.json file: 
  Not found 
 
Learn more: 
  https://aka.ms/dotnet/info 
 
Download .NET: 
  https://aka.ms/dotnet/download 
 
 
 
> dotnet dev-certs https -v -ep openiddict.pfx -p 00000000-0000-0000-0000-000000000000 
[1] Listing certificates from CurrentUser\My 
[2] Found certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[3] Checking certificates validity 
[4] Valid certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[5] Invalid certificates: no certificates 
[6] Finished listing certificates. 
[1] Listing certificates from CurrentUser\My 
[2] Found certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[3] Checking certificates validity 
[4] Valid certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[5] Invalid certificates: no certificates 
[6] Finished listing certificates. 
[1] Listing certificates from LocalMachine\My 
[2] Found certificates: no certificates 
[3] Checking certificates validity 
[4] Valid certificates: no certificates 
[5] Invalid certificates: no certificates 
[6] Finished listing certificates. 
[8] Filtered certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[9] Excluded certificates: no certificates 
[14] Valid certificates: 2 certificates 
    1) 8A29E32D03730B34A5C476AA01F36A769228667C - CN=localhost - Valid from 2023-08-20 13:35:18Z to 2024-08-19 13:35:18Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
    2) ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[15] Selected certificate: ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true 
[23] Saving certificate 'ECF836904FA576A3765F42D3E43B6FA9AF73B914 - CN=localhost - Valid from 2023-07-23 20:50:54Z to 2024-07-22 20:50:54Z - IsHttpsDevelopmentCertificate: true - IsExportable: true' to openiddict.pfx with private key. 
[27] Writing the certificate to: openiddict.pfx. 
A valid HTTPS certificate is already present. 
The certificate was exported to openiddict.pfx 

In my local development machine, I am getting the same output as your response while running the command

but if I'm running same command on server, I'm getting this response

AddDevelopmentEncryptionCertificate

Hi, I'm trying to generate certificate on server but getting this error

Hello,

please check similar issuehttps://support.abp.io/QA/Questions/7194/SaasServiceHttpApiHost-terminated-unexpectedly-Error#answer-3a128dcf-3401-6048-cc3c-9217fb0e882d https://support.abp.io/QA/Questions/4390/Getting-Error-While-Deploying-to-Azure--Please-Help if it helps you

thanks

Hi, as per the solution mentioned in the link, do I need to add some cert? When I was using Identity server at that time there was no cert, also I have 2 modes of login, DB mode and external login, there will be any difference of cert? in both mode I'm getting same error.

SixLabors.ImageSharp.Drawing

sure, thank you.

hi

. Could you please upgrade this with latest stable version.

No problem. Thanks for your feedback

We have upgraded this package in 8.3

Hi, thank you for your quick response, how soon it will be updated? I'm not able to deploy my application due to this.

Hi,

Yes, you don't need it. we refactored the new claims contributor system

Hi, thank you for the above links, I'm able to add custom claims now.

Hi,

You need to add the claims manually.

https://docs.abp.io/en/abp/latest/Modules/OpenIddict#updating-claims-in-access_token-and-id_token https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory

Hi, right now I'm using below class for claim public class myAppUserClaimFactory : UserClaimsPrincipalFactory<Volo.Abp.Identity.IdentityUser, Volo.Abp.Identity.IdentityRole>, ITransientDependency,

Is it not required now?

Hi,

You need to add a scope for each

Hi, as suggested I have inserted data in OpenIddictScopes but earlier when I was using IdentityServerIdentity this was the data in my auth variable

"token_type":"Bearer","scope":"openid offline_access","profile":{"s_hash":"DS82_CYQtxmPC76J8Yjz_w","sid":"FFCD5C72C428640804F41F72DAFC8059","sub":"8405d374-ec46-1ed7-bc4d-3a04e58abcde","auth_time":1717402623,"idp":"local","preferred_username":"admin","given_name":"admin","amr":["pwd"]},"expires_at":1748939693

Now, I'm getting this in my auth variable "token_type":"Bearer","scope":"openid offline_access","profile":{"sub":"8405d374-ec46-1ed7-bc4d-3a04e58abcde","oi_au_id":"85c661bd-a8e3-f572-3657-3a12880f1aa6","azp":"eFC_App","oi_tkn_id":"6884f2bd-465d-19bb-d606-3a12ef7a0f53"},"expires_at":1717408376}

Is there any other change required to get all properties? I want to get preferred_username, given_name, auth_time etc. in Profile.

Hi,

See: https://docs.abp.io/en/abp/latest/Modules/OpenIddict#tables

The table is OpenIddictScopes

In my IdentityServerIdentityResourceClaims table I have below fields

Type sub birthdate family_name gender given_name locale middle_name name nickname picture preferred_username profile updated_at website zoneinfo email email_verified address phone_number phone_number_verified role

In this table OpenIddictScopes, am I supposed to add above values in "Resources" column, if yes, will it be comma separate or 1 value in one row?

Mostrando 51 até 60 de 103 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11