简体   繁体   English

Flutter SAML SSO OKTA null 安全集成

[英]Flutter SAML SSO OKTA null safety integration

I need to implement SSO with Okta.我需要用 Okta 实现 SSO。 I've found this documentation .我找到了这个文档 But the package( flutter_okta_sdk) used here is not null safety.但是这里使用的包(flutter_okta_sdk)不是空安全的。

How could I implement SSO okta in Flutter with null safety mode.如何在 Flutter 中以空安全模式实现 SSO okta。 Is there any other way to implement this?还有其他方法可以实现吗? Need Help需要帮忙

The question has been asked and answered :提出并回答了这个问题:

We don't have a timeline for that yet, but our repo is open to receive contributions.我们还没有具体的时间表,但是我们的 repo 已经开放接受捐款。 It would be awesome if you can help us on that.如果您能在这方面帮助我们,那就太好了。

So if you can do that, feel free to contribute.因此,如果您能做到这一点,请随时做出贡献。

Otherwise your options are to go back to before sound null safety with your own app or... wait more.否则,您的选择是使用您自己的应用程序回到健全的零安全性之前,或者......等等。 Rock and a hard place really.摇滚和一个坚硬的地方真的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM