
i81pi (i81pi) asked a question.
I have two Apps configured in my Chrome. One with URL
https://my.example.com/abc/login
and another
https://my.example.com/auth/login
The Okta password manager thinks that both credential match and suggests both when I'm in either of the URLs which forces me to click multiple times to select the right profile. Is this a bug or is there something I'm doing wrong? if the URLs are different, there should be no disambiguation

Hi, @i81pi (i81pi)
Thank you for posting on our Community page!
I did some research and, based on your example, I see you are using the same root domain, but different path components. The plugin recognizes the root domain, not the entire url scheme.
Hope this helps!
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
The October issue of the Okta Community is here and packed with tips on certification, how to earn badges, and new releases. Let us help you stay connected.
_____________________________________________________________________________
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.
_____________________________________________________________________________
Hi Laura
exactly. same domain but different paths. based on this documentation the path is part of the string matching. is this a bug?
thank you