recolic / microsoft-intune-archlinux

This is a read-only mirror for https://git.recolic.net/root/microsoft-intune-archlinux.git
20 stars 3 forks source link

Edge not detecting registration after update #9

Closed rayzorben closed 4 months ago

rayzorben commented 4 months ago

I did an update and after restarting, Teams (PWA) loads, and Outlook (PWA) loads, but Edge for some reason whenever I try to access sites that require a login, says that I need to register my device even though it is registered.

I tried deleting all data (cookies, etc.) and it didn't solve it.

I tried deleting all the folders recommended here https://github.com/recolic/microsoft-intune-archlinux#faq--tricks and rerunning intune-portal. When running Intune it just took me straight to device registration being compliant and didn't solve the issue.

image

rayzorben commented 4 months ago

I solved it by following the steps to delete intune-portal and reinstalled and it works now.

aronerben commented 2 weeks ago

@rayzorben I'm having the same issue now, did you just uninstall intune-portal and then follow the instructions from step 2 for Arch again? (If you remember :smile:)

rayzorben commented 2 weeks ago

@rayzorben I'm having the same issue now, did you just uninstall intune-portal and then follow the instructions from step 2 for Arch again? (If you remember 😄)

If I recall correctly, I uninstalled intune-portal , deleted the enrollment files per here https://github.com/recolic/microsoft-intune-archlinux?tab=readme-ov-file#faq--tricks and then just reinstalled and re-ran it and it worked.

recolic commented 2 weeks ago

@aronerben basing on my knowledge, if intune-portal says "Compliant" but Edge doesn't work (Edge profile not showing sync is on), it usually means some problem in Microsoft Edge (or dbus) side. intune side should be fine.

aronerben commented 1 week ago

If I recall correctly, I uninstalled intune-portal , deleted the enrollment files per here https://github.com/recolic/microsoft-intune-archlinux?tab=readme-ov-file#faq--tricks and then just reinstalled and re-ran it and it worked.

Thank you! I'll try exactly that :)

it usually means some problem in Microsoft Edge (or dbus) side. intune side should be fine.

Hmmm, could be that I messed something up there or am missing something, I'll try the whole process again. Thanks for the reply and thank you for this amazing guide, super helpful :)