You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently App provider can set the Auto-Setup Url only and when backend calls this endpoint ,it sends the token generated by client which is coming from environment variable.
So that mean App provider needs to set Central idp from operator as authority on their auto setup url.
And all App providers will have to share same client id and secret for this.
Expected Behavior
App provider should be able to set the Auth url , client Id and secret so that portal BE can access the auto setup url by using these details same like OSP callback URL
Current Behavior
Currently App provider can set the Auto-Setup Url only and when backend calls this endpoint ,it sends the token generated by client which is coming from environment variable.
So that mean App provider needs to set Central idp from operator as authority on their auto setup url.
And all App providers will have to share same client id and secret for this.
Expected Behavior
App provider should be able to set the Auth url , client Id and secret so that portal BE can access the auto setup url by using these details same like OSP callback URL
@MaximilianHauer @evegufy @Phil91 @ntruchsess
As we discussed in open meeting , i have created this issue.
Please let me know if i am missing anything here.
The text was updated successfully, but these errors were encountered: