Activities of "maliming"

hi

You already did it. You have the access_token, which means you have logged in.

hi

You can generate the openiddict.pfx in your local computer, and copy it to your https://github.com/Cincaporc/Cincaporc.WebApp/tree/development/src/Cincaporc.WebApp.AuthServer

in this way you don't need to generate the pfx in your pipeline.

hi

These are obtained by code flow. You are using a custom grant type.

You already have the access_token. You can call api to get any info.

hi

You can use Ajax, call the token endpoint to get the tokens, and then you can store them to local storage.

If you want to get the refresh_token at the same time, you can try to add an offline_access scope.

hi

Can you try to generate and move the openiddict.pfx file to https://github.com/Cincaporc/Cincaporc.WebApp/tree/development/src/Cincaporc.WebApp.AuthServer and test again?

hi

As a clarification, have you already obtained the token via the new grant type in angular?

hi

Can you create a new question? I will forward it to the angular team.

hi

Can you invite me to your GitHub repository?

I will check your pipeline code.

Answer

This may take a while. Please create a template project. Then upload it to a Github private repository. Then invite https://github.com/maliming to join.

I will add the code above.

Showing 411 to 420 of 7734 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 13:33