DawidPotgieter / Dynamics-CRM-Binary-Storage-Options

A Dynamics CRM plugin to transparently store attachment binaries outside CRM database. Azure Blob or File storage for instance.
GNU Affero General Public License v3.0
34 stars 15 forks source link

Dynamics 365 Online - The authentication endpoint Kerberos was not found on the configured Secure Token Service #3

Open AndrewMonkey opened 6 years ago

AndrewMonkey commented 6 years ago

When running the Migrate application against email attachments only I seem to get the following error. However the plugins work fine for new email being created.

Any ideas what the cause could be? I noticed localProxy is used in a few places rather than proxy, swapping this seemed to create some email attachments in Azure but still quite a few failures.

I a using the v8 version of the SDK but that is the only change i have made to the project and i am using version 4.1

DawidPotgieter commented 6 years ago

Hi,

From the message, it’s something to do with authentication. From issue #1

It seems dynamics online require the latest crm sdk.

Let me know if that solves your issue.


From: AndrewMonkey notifications@github.com Sent: Monday, March 5, 2018 3:48:21 PM To: DawidPotgieter/Dynamics-CRM-Binary-Storage-Options Cc: Subscribed Subject: [DawidPotgieter/Dynamics-CRM-Binary-Storage-Options] Dynamics 365 Online - The authentication endpoint Kerberos was not found on the configured Secure Token Service (#3)

When running the Migrate application against email attachments only I seem to get the following error. However the plugins work fine for new email being created.

Any ideas what the cause could be? I noticed localProxy is used in a few places rather than proxy, swapping this seemed to create some email attachments in Azure but still quite a few failures.

I a using the v8 version of the SDK but that is the only change i have made to the project and i am using version 4.1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FDawidPotgieter%2FDynamics-CRM-Binary-Storage-Options%2Fissues%2F3&data=02%7C01%7C%7C80c2428046b941cc0a6e08d5824390e2%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636558149054619612&sdata=KsGXc7khqoiYcO9VnOyr8BxDaHQ3LKBAjFtgHdDML64%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FATktwMQpHJ1FwamTSgWgy-M_2Cl6kvkgks5tbKdZgaJpZM4SbpyK&data=02%7C01%7C%7C80c2428046b941cc0a6e08d5824390e2%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636558149054619612&sdata=fsU%2FggiRmItyE%2Fpy1EUTrP2b%2FtpWZ2F%2BUjT4LiLOt2k%3D&reserved=0.

hacarra commented 5 years ago

Hi,

I am running the tool against D365 online v9.1 using the latest SDK (Install-Package Microsoft.CrmSdk.CoreAssemblies -Version 9.0.2.12) and I am getting the same Kerberos error. Do you know if it works with the latest D365 online version?

DawidPotgieter commented 5 years ago

Hi there,

Quite sure it does. It just uses the standard CRM sdk library authentication. Try using a different sdk version. Or get a version of any crm code that successfully authenticates against your CRM version,and see what sdk they use. It tends to change unfortunately.

Cheers.


From: hacarra notifications@github.com Sent: Saturday, April 6, 2019 2:42:42 AM To: DawidPotgieter/Dynamics-CRM-Binary-Storage-Options Cc: Dawid Potgieter; State change Subject: Re: [DawidPotgieter/Dynamics-CRM-Binary-Storage-Options] Dynamics 365 Online - The authentication endpoint Kerberos was not found on the configured Secure Token Service (#3)

Hi,

I am running the tool against D365 online v9.1 using the latest SDK (Install-Package Microsoft.CrmSdk.CoreAssemblies -Version 9.0.2.12) and I am getting the same Kerberos error. Do you know if it works with the latest D365 online version?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FDawidPotgieter%2FDynamics-CRM-Binary-Storage-Options%2Fissues%2F3%23issuecomment-480279951&data=02%7C01%7C%7Ccbc26700ce864cc1f9ed08d6b9cc946b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636900685640143028&sdata=7rxBwoS1qO1x35i3ltKjL8rE9FTvVMxEPmeWnC47VoI%3D&reserved=0, or mute the threadhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FATktwEpqgmPIBxZYWbBdcRYhwPoGB2AHks5vd1LSgaJpZM4SbpyK&data=02%7C01%7C%7Ccbc26700ce864cc1f9ed08d6b9cc946b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636900685640163038&sdata=hyxKzYl2Hf8mN%2BdpYc%2FkG4MeRPux7%2B3cw4mRhdch61o%3D&reserved=0.