How to use OBO authentication in sandbox mode?
How to use OBO authentication in sandbox mode?
For testing purposes, how can we try or test OBO authentication in sandbox mode? I have tried the examples but since I do not know where to configure it via Admin portal thus possibly explains below error that I have:
> 23:28:01.572 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 2][route: {s}->https://develop2.symphony.com:443][total available: 1; route allocated: 1 of 20; total allocated: 1 of 20]
Exception in thread "main" java.lang.IllegalStateException: OBO is not configured.
at com.symphony.bdk.core.SymphonyBdk.lambda$getOboAuthenticator$1(SymphonyBdk.java:360)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at com.symphony.bdk.core.SymphonyBdk.getOboAuthenticator(SymphonyBdk.java:360)
at com.symphony.bdk.core.SymphonyBdk.obo(SymphonyBdk.java:293)
So is OBO possible in sandbox development mode for testing? Thanks!
For testing purposes, how can we try or test OBO authentication in sandbox mode? I have tried the examples but since I do not know where to configure it via Admin portal thus possibly explains below error that I have:
> 23:28:01.572 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 2][route: {s}->https://develop2.symphony.com:443][total available: 1; route allocated: 1 of 20; total allocated: 1 of 20]
Exception in thread "main" java.lang.IllegalStateException: OBO is not configured.
at com.symphony.bdk.core.SymphonyBdk.lambda$getOboAuthenticator$1(SymphonyBdk.java:360)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at com.symphony.bdk.core.SymphonyBdk.getOboAuthenticator(SymphonyBdk.java:360)
at com.symphony.bdk.core.SymphonyBdk.obo(SymphonyBdk.java:293)
So is OBO possible in sandbox development mode for testing? Thanks!
#question
How to use OBO authentication in sandbox mode?
How to use OBO authentication in sandbox mode?
For testing purposes, how can we try or test OBO authentication in sandbox mode? I have tried the examples but since I do not know where to configure it via Admin portal thus possibly explains below error that I have:
> 23:28:01.572 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 2][route: {s}->https://develop2.symphony.com:443][total available: 1; route allocated: 1 of 20; total allocated: 1 of 20]
Exception in thread "main" java.lang.IllegalStateException: OBO is not configured.
at com.symphony.bdk.core.SymphonyBdk.lambda$getOboAuthenticator$1(SymphonyBdk.java:360)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at com.symphony.bdk.core.SymphonyBdk.getOboAuthenticator(SymphonyBdk.java:360)
at com.symphony.bdk.core.SymphonyBdk.obo(SymphonyBdk.java:293)
So is OBO possible in sandbox development mode for testing? Thanks!
For testing purposes, how can we try or test OBO authentication in sandbox mode?
#question
How to use OBO authentication in sandbox mode?
For testing purposes, how can we try or test OBO authentication in sandbox mode?