Gabriel Sroka

Results 56 comments of Gabriel Sroka

https://www.jshero.net is free software: https://github.com/strenkel/jshero it's different than yours, but might be worth looking at. it doesn't actually keep score, but it changes questions from red to green when they've...

Or maybe something like https://kahoot.com/ . There's probably a ton of ways to do it, if only i could google it :)

@JasonBuckner here's a 1-line bookmarklet to expire the current user's password. drag-and-drop or copy/paste to your bookmarks toolbar: ```js javascript:$.post(`/api/v1/users/${location.pathname.split("/")[5]}/lifecycle/expire_password?tempPassword=false`) ```

But there are 19,999 *other* Okta customers who want their pet feature added into rockstar. (Even after they've gotten at least 3 *other* ways of doing it). That's not scalable.

Of those 6, one is a CSS tweak submitted by my friend, one is not for rockstar (this repo is more than just rockstar), the other three or four either...

And I've accepted some of them: https://github.com/gabrielsroka/gabrielsroka.github.io/pulls?q=is%3Apr+is%3Aclosed Except for one you previously submitted because you closed it https://github.com/gabrielsroka/gabrielsroka.github.io/pull/16

it's not hard. https://github.com/gabrielsroka/okta_api/blob/90e7c70d0500f7cadcf0a2a570aa9cb99298b1fc/okta_auth.py#L30-L47 it even supports, eg, push https://github.com/gabrielsroka/okta_api/blob/90e7c70d0500f7cadcf0a2a570aa9cb99298b1fc/okta_auth.py#L49-L66 u can ignore most of the rest of the file..

i guess what i'm saying is that i can do this ``` okta-cli raw logs --output-fields uuid,actor.id ``` because those are single fields, but if i try to add target...

> For the 3 endpoints that have body parameters, I followed the definition style from Enable-OktaFactor i see, but this is not Enable, it's New :) try https://github.com/gabrielsroka/OktaAPI.psm1/blob/42070b7e06ee83359b23783bd91d7cbd12d43848/Modules/OktaAPI.psm1#L240-L242 and https://github.com/gabrielsroka/OktaAPI.psm1/blob/42070b7e06ee83359b23783bd91d7cbd12d43848/Modules/OktaAPI.psm1#L252-L255

https://developer.okta.com/docs/api/openapi/okta-management/management/tag/DeviceAssurance/#tag/DeviceAssurance/operation/createDeviceAssurancePolicy