cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1941
Views
0
Helpful
2
Replies

CMS space guest invite requires guest to log in

John Graves
Level 1
Level 1

when inviting a guest into a CMS space, the URL that's generated with the secret embedded still requires the guest to log in

 

my webbridge settings:

 

 <url>https://connect.domain.com</url>
    <resolveCoSpaceCallIds>true</resolveCoSpaceCallIds>
    <resolveLyncConferenceIds>true</resolveLyncConferenceIds>
    <idEntryMode>secure</idEntryMode>
    <allowWeblinkAccess>true</allowWeblinkAccess>
    <showSignIn>true</showSignIn>
</webBridge>

 

Am i missing something? guest account client url and external access url set

1 Accepted Solution

Accepted Solutions

Patrick Sparkman
VIP Alumni
VIP Alumni

Does it just ask the user to enter a name, or what specific information is it asking for?

Make sure that you have the Web Bridge URI configured under External access in Configuration > General.

Some other things to check: Troubleshooting Web Bridge connectivity issues.

View solution in original post

2 Replies 2

Patrick Sparkman
VIP Alumni
VIP Alumni

Does it just ask the user to enter a name, or what specific information is it asking for?

Make sure that you have the Web Bridge URI configured under External access in Configuration > General.

Some other things to check: Troubleshooting Web Bridge connectivity issues.

Thanks Patrick, i had missed the webbridge trust command

All sorted